llvm-project/mlir
Tres Popp 4261b026ad Revert "[mlir] Canonicalization and folding of shape.cstr_broadcastable"
This reverts commit 6aab709459.

Some users have failing builds with ShapeCanonicalization.td, so revert
for now.
2020-06-06 11:17:44 +02:00
..
cmake/modules [mlir] Make translation libraries available through MLIRConfig.cmake 2020-05-28 17:39:07 +02:00
docs [mlir] Add verify method to adaptor 2020-06-05 09:47:37 -07:00
examples [mlir] Toy tutorial: avoid erasing and then re-creating loop terminators 2020-06-02 12:54:03 +02:00
include Revert "[mlir] Canonicalization and folding of shape.cstr_broadcastable" 2020-06-06 11:17:44 +02:00
lib Revert "[mlir] Canonicalization and folding of shape.cstr_broadcastable" 2020-06-06 11:17:44 +02:00
test Revert "[mlir] Canonicalization and folding of shape.cstr_broadcastable" 2020-06-06 11:17:44 +02:00
tools [mlir][mlir-rocm-runner] Detect HIP version and AMD ISA version. 2020-06-05 22:15:23 -05:00
unittests [mlir] Fix representation of BF16 constants 2020-06-05 17:43:06 -07:00
utils [mlir] Change generate-test-checks.py to `%[[V:.*]]` style 2020-05-13 14:50:14 -07:00
.clang-format [mlir] add .clang-format 2019-03-29 12:41:43 -07:00
.clang-tidy Fix MLIR clang-tidy: when tweaking it does not inherit from the parent 2020-03-07 17:44:21 +00:00
CMakeLists.txt [mlir][gpu] Introduce mlir-rocm-runner. 2020-06-05 09:46:39 -05:00
LICENSE.TXT Add the Apache2 with LLVM exceptions license to MLIR 2019-12-24 00:58:06 -08:00
README.md mlir README.md: Fix the syntax 2019-12-24 13:31:07 +01:00

README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.