llvm-capstone/mlir/lib
2023-11-01 18:58:33 +09:00
..
Analysis Apply clang-tidy fixes for performance-unnecessary-value-param in SliceAnalysis.cpp (NFC) 2023-10-31 21:25:47 -07:00
AsmParser [mlir] Fix distinct attr mismatch error reporting (#68938) 2023-10-13 10:48:25 -07:00
Bindings/Python [mlir][python] fix replace=True for register_operation and register_type_caster (#70264) 2023-10-30 20:22:27 -05:00
Bytecode [mlir][bytecode] Implements back deployment capability for MLIR dialects (#70724) 2023-10-31 15:41:29 -07:00
CAPI [MLIR][LLVM] Change CAPI pointer factory to create opaque pointers (#70572) 2023-10-30 12:50:37 +01:00
Conversion [mlir][complex] Support Fastmath flag for complex log ops (#69798) 2023-11-01 18:58:33 +09:00
Debug Revert "Minor fixes on the MLIR ActionProfiler (NFC)" 2023-10-03 12:15:35 -07:00
Dialect [mlir] Fix vector::InsertElementOp::fold on invalid input 2023-10-31 21:16:28 -07:00
ExecutionEngine [mlir][sparse] remove obsoleted output methods from runtime (#70523) 2023-10-27 16:58:41 -07:00
Interfaces [mlir][Interfaces] LISH: Add helpers for hyperrectangular subsets (#70628) 2023-11-01 11:29:00 +09:00
IR NFC. Move out and expose affine expression simplification utility out of AffineOps lib (#69813) 2023-10-26 13:34:54 +05:30
Parser [mlir] Relax requirement on memory buffer creation. 2023-08-30 15:29:53 -07:00
Pass [MLIR][pass registry] show overlapping pass pipeline name (#70167) 2023-10-25 11:28:50 -05:00
Query [mlir][mlir-query] Fix shared build. NFC 2023-10-14 11:15:50 -04:00
Reducer [ADT] Rename llvm::erase_value to llvm::erase (NFC) (#70156) 2023-10-24 23:03:13 -07:00
Rewrite [MLIR][PDL] Add Bytecode support for negated native constraints 2023-09-11 12:57:41 +00:00
Support [mlir] use a thread-local alternative to llvm::nulls 2023-07-31 08:21:21 +00:00
TableGen [ADT] Rename llvm::erase_value to llvm::erase (NFC) (#70156) 2023-10-24 23:03:13 -07:00
Target [MLIR][LLVM] Avoid creating invalid DICompositeTypes in import (#70797) 2023-10-31 14:30:31 +01:00
Tools [MLIR][mlir-opt] Add registerationAndParseCLIOptions for MlirOptMain. (#70581) 2023-10-29 22:58:33 -04:00
Transforms [mlir][Transforms] LISH: Improve bypass analysis for loop-like ops (#70623) 2023-11-01 11:14:10 +09:00
CMakeLists.txt [mlir][mlir-query] Introduce mlir-query tool with autocomplete support 2023-10-13 14:03:27 -07:00