llvm-project/mlir/lib
Mehdi Amini fd6ba1d2c0 Apply clang-tidy fixes for readability-container-size-empty in SCF.cpp (NFC) 2022-01-14 18:08:43 +00:00
..
Analysis [MLIR][NFC] Move PresburgerSet to Presburger/ directory 2022-01-08 15:39:40 +05:30
Bindings/Python Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC) 2022-01-14 02:26:27 +00:00
CAPI [mlir] Introduce C API for PDL dialect types 2022-01-13 15:29:01 +01:00
Conversion [mlir][memref] Fix memref.copy of scalar memref 2022-01-14 16:13:12 +01:00
Dialect Apply clang-tidy fixes for readability-container-size-empty in SCF.cpp (NFC) 2022-01-14 18:08:43 +00:00
ExecutionEngine [mlir][sparse] Moving the sort from factory method to the constructor. 2022-01-13 19:44:51 -08:00
IR [MLIR] Introduce generic visitors. 2022-01-14 09:15:27 -08:00
Interfaces [mlir] Provide getMixedOffsets/sizes/strides as free functions 2022-01-13 13:46:31 +03:00
Parser Apply clang-tidy fixes for readability-identifier-naming to MLIR (NFC) 2022-01-14 02:26:28 +00:00
Pass [mlir] Add a parsePassPipeline overload that returns a new pass manager 2022-01-12 14:54:30 -08:00
Reducer Apply clang-tidy fixes for performance-move-const-arg in ReductionNode.cpp (NFC) 2022-01-10 01:05:14 +00:00
Rewrite [MLIR][PDL] Integration test of multi-root matching and related fixes. 2022-01-04 08:03:45 +05:30
Support Avoid creating a ThreadPool in MlirOptMain when `--mlir-disable-threading` option is set 2022-01-08 02:26:41 +00:00
TableGen Apply clang-tidy fixes for modernize-use-default-member-init to MLIR (NFC) 2022-01-14 02:26:26 +00:00
Target [mlir] Fix invalid assertion in ModuleTranslation.cpp 2022-01-14 12:56:33 +01:00
Tools Apply clang-tidy fixes for readability-identifier-naming to MLIR (NFC) 2022-01-14 02:26:28 +00:00
Transforms [MLIR] NFC. affine data copy generate utility return value cleanup 2022-01-14 19:37:05 +05:30
Translation Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC) 2022-01-02 01:45:18 +00:00
CMakeLists.txt Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00