llvm-project/mlir
Mehdi Amini 30bb5dcb0a Add missing header <atomic> in lib/IR/Verifier.cpp (NFC)
Fix the build on some platform.
2021-06-08 17:08:55 +00:00
..
cmake/modules [MLIR] Make MLIR cmake variable names consistent 2021-05-24 08:43:10 +05:30
docs [mlir] Make MemRef element type extensible 2021-06-08 11:11:30 +02:00
examples Add a helper function to convert LogicalResult to int for return from main 2021-05-19 00:12:39 +00:00
include Revert "[llvm] Make Sequence reverse-iterable" 2021-06-08 17:03:10 +00:00
lib Add missing header <atomic> in lib/IR/Verifier.cpp (NFC) 2021-06-08 17:08:55 +00:00
python [mlir][python] Provide "all passes" registration module in Python 2021-05-26 15:14:57 -07:00
test [MLIR] Remove LLVM_AnyInteger type constraint 2021-06-08 17:21:00 +01:00
tools [mlir][linalg] Cleanup left over uses of deprecated LinalgOp methods. 2021-06-04 08:48:02 +00:00
unittests [mlir][spirv] NFC: Replace OwningSPIRVModuleRef with OwningOpRef 2021-05-06 17:17:44 -04:00
utils [mlir] Add a vscode language extension for MLIR 2021-04-21 14:44:37 -07:00
.clang-format
.clang-tidy NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
CMakeLists.txt [MLIR] Drop old cmake var names 2021-05-24 15:30:01 +05:30
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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