llvm-capstone/mlir/lib
2023-12-13 19:19:13 -08:00
..
Analysis [MLIR][Presburger] Fix IntegerRelation::swapVar not swapping identifiers (#74407) 2023-12-13 22:47:19 +05:30
AsmParser [MLIR] Apply clang-tidy fixes for misc-include-cleaner (NFC) 2023-11-12 20:35:46 -08:00
Bindings/Python [mlir][Python] Apply ClangTidy findings. 2023-12-11 09:43:08 +00: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][CAPI] Add mlirOpOperandGetValue (#75032) 2023-12-11 12:32:21 +01:00
Conversion Add cosh op to the math dialect. (#75153) 2023-12-13 12:25:37 +01:00
Debug Revert "Minor fixes on the MLIR ActionProfiler (NFC)" 2023-10-03 12:15:35 -07:00
Dialect [mlir] Fix loop pipelining when the operand of yield is not defined in the loop body (#75423) 2023-12-13 19:19:13 -08: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][mesh] Use tensor shape notation for the shape of a cluster (#73826) 2023-12-08 11:34:44 -08:00
Parser [mlir] Relax requirement on memory buffer creation. 2023-08-30 15:29:53 -07:00
Pass [mlir][Pass] Move PassExecutionAction to Pass.h, NFC. (#74850) 2023-12-08 11:22:08 -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][ArmSME] Add sve streaming compatible attribute (#75222) 2023-12-13 13:53:01 +00: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 Revert "[MLIR] Fuse locations of merged constants (#74670)" 2023-12-13 13:49:03 -08:00
CMakeLists.txt [mlir][mlir-query] Introduce mlir-query tool with autocomplete support 2023-10-13 14:03:27 -07:00