llvm-project/mlir/lib
Mehdi Amini dabfefa490 Fix clang-tidy performance-move-const-arg in DLTI Dialect (NFC)
The const loop iterator was inhibiting the std::move().
2021-12-26 02:13:54 +00:00
..
Analysis [MLIR][FlatAffineConstraints][NFC] Move some static functions to be available to Presburger/ 2021-12-25 22:36:23 +05:30
Bindings/Python Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
CAPI Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Conversion Revert "[mlir][tosa] Split tosa-to-linalg named ops out of pass" 2021-12-24 00:09:15 +00:00
Dialect Fix clang-tidy performance-move-const-arg in DLTI Dialect (NFC) 2021-12-26 02:13:54 +00:00
ExecutionEngine Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
IR [mlir] Add getNumThreads to MLIRContext 2021-12-24 02:02:54 +00:00
Interfaces Fix clang-tidy issues in mlir/ (NFC) 2021-12-20 20:25:01 +00:00
Parser Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Pass Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Reducer Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Rewrite Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Support Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
TableGen Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Target Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Tools Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Transforms [mlir] Add getNumThreads to MLIRContext 2021-12-24 02:02:54 +00:00
Translation [mlir] run the verifier before translating a module 2021-07-28 18:15:58 +02:00
CMakeLists.txt Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00