llvm-capstone/mlir/lib/Dialect
2023-12-07 10:28:35 +01:00
..
Affine [mlir] Fix build after 77f5b33c 2023-12-07 10:19:02 +09:00
AMDGPU [mlir][AMDGPU] Add packed 8-bit float conversion ops and lowering 2023-09-28 14:44:16 +00:00
AMX [MLIR][AMX] Remove llvm.ptr<i8> bitcasts from legalize for LLVM pass 2023-11-03 22:31:36 +01:00
Arith [mlir][vector] Modernize vector.transpose op (#72594) 2023-11-20 11:25:35 +01:00
ArmNeon
ArmSME [mlir][ArmSME] Remove ArmSMETypeConverter (and configure LLVM one instead) (#73639) 2023-12-04 17:02:48 +00:00
ArmSVE [mlir][ArmSVE] Add -arm-sve-legalize-vector-storage pass (#68794) 2023-10-26 12:18:58 +01:00
Async [mlir][Interfaces] LoopLikeOpInterface: Support ops with multiple regions (#66754) 2023-09-19 17:35:38 +02:00
Bufferization [mlir][bufferization] Fix invalid IR in SimplifyClones canonicalization (#74417) 2023-12-06 09:41:57 +09:00
Complex [mlir][complex] Allow integer element types in complex.constant ops (#74564) 2023-12-07 03:22:53 +01:00
ControlFlow [mlir][IR] Change MutableArrayRange to enumerate OpOperand & (#66622) 2023-09-19 09:09:21 +02:00
DLTI [mlir] Move casting calls from methods to function calls 2023-05-26 10:29:55 +02:00
EmitC [mlir][emitc] Rename call op to call_opaque (#72494) 2023-11-17 10:22:15 +01:00
Func Make MLIR Value more consistent in terms of const "correctness" (NFC) (#72765) 2023-11-20 20:52:15 -08:00
GPU [mlir] Fix the link of libcuda.so in MLIRGPUTransforms to not use fully qualified path (#74018) 2023-11-30 19:30:05 -08:00
Index [mlir][index] Implement folders for CastSOp and CastUOp (#66960) 2023-09-21 11:53:43 -07:00
IRDL [mlir][irdl] Introduce a way to define regions 2023-08-23 17:55:10 +03:00
Linalg Revert "[MLIR][Transform] Add attribute in MatchOp to filter by operand type (#67994)" 2023-12-07 10:28:35 +01:00
LLVMIR [MLIR][LLVM] Fix CallOp asm parser for attr-dict (#74372) 2023-12-05 21:18:52 +01:00
Math [mlir][ub] Add poison support to CommonFolders.h 2023-09-07 12:30:29 +02:00
MemRef [mlir] Fix a zero stride canonicalizer crash (#74200) 2023-12-06 07:35:18 +01:00
Mesh [mlir][mesh] Fix build breakage (#74362) 2023-12-04 14:29:41 -08:00
MLProgram [mlir][mlprogram] Add mlprogram-pipeline-globals optimization pass 2023-09-18 17:11:29 -07:00
NVGPU [mlir][nvgpu] Add address space attribute converter in nvgpu-to-nvvm pass (#74075) 2023-12-04 16:48:39 +01:00
OpenACC [flang][openacc] Add ability to link acc.declare_enter with acc.declare_exit ops (#72476) 2023-11-16 16:41:50 -08:00
OpenACCMPCommon [openacc][openmp] Add dialect representation for acc atomic operations (#65493) 2023-09-06 13:54:39 -07:00
OpenMP [Flang][OpenMP] Remove use of non reference values from MapInfoOp (#72444) 2023-11-24 11:33:19 +00:00
PDL [mlir] Update method cast calls to function calls 2023-05-12 11:21:30 +02:00
PDLInterp [mlir] Move FunctionInterfaces to Interfaces directory and inherit from CallableOpInterface 2023-08-31 11:28:23 +00:00
Quant fix unused variable warnings in conditionals 2023-08-30 19:09:27 +02:00
SCF [mlir][SCF] Retire SCF-specific to_memref/to_tensor canonicalization patterns (#74551) 2023-12-07 08:24:17 +09:00
Shape [mlir][shape] Turn ShapeOfOp folding into canonicalization pattern (#74438) 2023-12-06 09:41:24 +09:00
SparseTensor [mlir][SparseTensor] Fix invalid API usage in patterns (#74690) 2023-12-07 12:05:20 +09:00
SPIRV [mlir][spirv] Add folding for SPIR-V Shifting ops (#74192) 2023-12-06 18:00:44 -05:00
Tensor [mlir] Fix build after 77f5b33c 2023-12-07 10:19:02 +09:00
Tosa [tosa] Fix crash in shape inference for tosa.transpose (#74367) 2023-12-05 19:46:42 +01:00
Transform [mlir][transform] TrackingListener: Improve dead handles detection (#74290) 2023-12-06 16:32:22 +09:00
UB [MLIR][UB] Add inliner interface for UB dialect (#67115) 2023-09-22 14:07:47 +02:00
Utils [mlir] Fix a zero stride canonicalizer crash (#74200) 2023-12-06 07:35:18 +01:00
Vector Revert "[mlir][Vector] Add fold transpose(shape_cast) -> shape_cast (#73951)" (#74579) 2023-12-06 11:15:47 +01:00
X86Vector [mlir][Conversion] Store const type converter in ConversionPattern 2023-08-14 09:03:11 +02:00
CMakeLists.txt [MLIR] Add a new Mesh dialect (#68007) 2023-10-10 11:35:40 -07:00
Traits.cpp Released restriction that prevented implicit dynamic-to-static dimension type cast in TOSA ops. 2023-08-01 08:57:08 -07:00