llvm-capstone/mlir/lib
2023-12-07 10:28:35 +01:00
..
Analysis [mlir][affine] remove divide zero check when simplifer affineMap (#64622) (#68519) 2023-11-19 02:14:53 +08:00
AsmParser [MLIR] Apply clang-tidy fixes for misc-include-cleaner (NFC) 2023-11-12 20:35:46 -08:00
Bindings/Python [mlir][sparse] rename DimLevelType to LevelType (#73561) 2023-11-27 14:27:52 -08:00
Bytecode [mlir][bytecode] Add bytecode writer config API to skip serialization of resources (#71991) 2023-11-13 12:59:30 -06:00
CAPI [mlir][AMDGPU] fix AMDGPU C API registration (#74255) 2023-12-03 16:14:09 -06:00
Conversion [mlir][ArmSME] More precisely model dataflow in ArmSME to SCF lowerings (#73922) 2023-12-06 14:31:05 +00:00
Debug Revert "Minor fixes on the MLIR ActionProfiler (NFC)" 2023-10-03 12:15:35 -07:00
Dialect Revert "[MLIR][Transform] Add attribute in MatchOp to filter by operand type (#67994)" 2023-12-07 10:28:35 +01:00
ExecutionEngine [mlir][gpu] Generate multiple rank-specializations for tensor map cre… (#74082) 2023-12-01 15:51:48 +01:00
Interfaces [mlir] Fix a few more TypeSize::Fixed->TypeSize::getFixed following #72979. 2023-11-22 09:06:28 +00:00
IR [mlir][IR] Make verifyDominanceOfContainedRegions iterative (#74428) 2023-12-05 18:06:28 +09:00
Parser [mlir] Relax requirement on memory buffer creation. 2023-08-30 15:29:53 -07:00
Pass [mlir] Fix a warning 2023-11-26 20:40:56 -08: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 [mlir] Expose type and attribute names in the MLIRContext and abstract type/attr classes (#72189) 2023-12-01 00:39:34 +01:00
Target [MLIR][LLVM] Fuse Scope into CallsiteLoc Callee (#74546) 2023-12-06 09:13:12 +01:00
Tools Replace usage of StringRef::find_last_of with a string literal of size one by the equivalent char literal 2023-11-15 15:01:36 +01:00
Transforms Make MLIR Value more consistent in terms of const "correctness" (NFC) (#72765) 2023-11-20 20:52:15 -08:00
CMakeLists.txt [mlir][mlir-query] Introduce mlir-query tool with autocomplete support 2023-10-13 14:03:27 -07:00