llvm/mlir
Stephen Neuendorffer f88c7fe46b [MLIR][cmake][NFC] Update linkage checker for mlir-opt
New CMakeLists.txt for MLIRStandardOpsTransforms was incorrect, but wasn't
caught by the check.

Differential Revision: https://reviews.llvm.org/D80075
2020-05-17 13:46:52 -07:00
..
cmake/modules [MLIR][cmake][NFC] Update linkage checker for mlir-opt 2020-05-17 13:46:52 -07:00
docs [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
examples [MLIR] Continue renaming of "SideEffects" 2020-05-15 14:37:09 -07:00
include [mlir] NFC - VectorTransforms use OpBuilder where relevant 2020-05-17 10:17:12 -04:00
lib [mlir] NFC - VectorTransforms use OpBuilder where relevant 2020-05-17 10:17:12 -04:00
test [mlir][spirv] Handle debuginfo for control flow ops. 2020-05-16 15:36:14 +03:00
tools [MLIR][cmake][NFC] Update linkage checker for mlir-opt 2020-05-17 13:46:52 -07:00
unittests [mlir][DenseElementsAttr] Add support for opaque APFloat/APInt complex values. 2020-05-05 12:42:37 -07:00
utils [mlir] Change generate-test-checks.py to %[[V:.*]] style 2020-05-13 14:50:14 -07:00
.clang-format
.clang-tidy
CMakeLists.txt [MLIR] add dependencies for all tablegen targets on 'mlir-headers' 2020-05-01 20:08:52 -07:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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