llvm-capstone/mlir/test/Dialect
Peiming Liu 0083f8338c
[mlir][sparse] renaming sparse_tensor.sort_coo to sparse_tensor.sort (#68161)
Rationale: the operation does not always sort COO tensors (also used for
sparse_tensor.compress for example).
2023-10-03 16:28:25 -07:00
..
Affine [mlir][affine] Check the input vector sizes to be greater than 0 (#65293) 2023-10-02 09:52:00 +09:00
AMDGPU [mlir][AMDGPU] Add packed 8-bit float conversion ops and lowering 2023-09-28 14:44:16 +00:00
AMX
Arith [mlir] Avoid common folder assuming all types are supported (#68054) 2023-10-03 10:41:58 -07:00
ArmNeon
ArmSME [mlir][ArmSME] Add arm_sme.move_tile_slice_to_vector op (#67652) 2023-09-29 10:33:09 +01:00
ArmSVE
Async Splits cleanup block lowered by AsyncToAsyncRuntime. (#66123) 2023-09-12 11:42:16 -07:00
Bufferization [mlir][bufferization] Better analysis around allocs and block arguments (#67923) 2023-10-02 11:01:12 +02:00
Builtin [mlir] Add a builtin distinct attribute 2023-07-11 07:33:16 +00:00
Complex [mlir][complex] Add a complex.bitcast operation 2023-07-06 16:21:57 -07:00
ControlFlow [mlir][bufferization] Remove allow-return-allocs and create-deallocs pass options, remove bufferization.escape attribute (#66619) 2023-09-18 16:44:48 +02:00
DLTI [mlir] Cleanup lingering problems surrounding attribute/type aliases 2022-11-30 17:02:54 -08:00
EmitC Recommit "Add a structured if operation (#67234)" 2023-09-28 01:52:30 +03:00
Func [MLIR] Don't sort operand of commutative ops when comparing two ops as there is a correctness issue 2023-07-14 16:11:54 -07:00
GPU [mlir][sparse][gpu] add CSC and BSR format to cuSparse GPU ops (#67509) 2023-09-27 09:32:25 -07: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 [mlir][bufferization] Remove resolveUsesInRepetitiveRegions (#67927) 2023-10-02 16:04:27 +02:00
LLVM [mlir] cleanup of structured.tile* transform ops (#67320) 2023-09-26 09:14:29 +02:00
LLVMIR [mlir][AMDGPU] Add packed 8-bit float conversion ops and lowering 2023-09-28 14:44:16 +00:00
Math [mlir][vector] add result type to vector.extract assembly format (#66499) 2023-09-28 11:11:16 +01:00
MemRef [mlir][memref][transform] Add new alloca_to_global op. (#66511) 2023-09-21 18:17:00 +02:00
MLProgram [mlir][mlprogram] Add mlprogram-pipeline-globals optimization pass 2023-09-18 17:11:29 -07:00
NVGPU [mlir][vector] add result type to vector.extract assembly format (#66499) 2023-09-28 11:11:16 +01:00
OpenACC [mlir][openacc] Model acc cache directive as data entry operands on acc.loop (#65521) 2023-09-11 13:38:03 -07:00
OpenMP [OpenMP][MLIR] Refactor and extend current map support by adding MapInfoOp and DataBoundsOp operations to the OpenMP Dialect 2023-09-19 08:26:46 -05:00
PDL Finish renaming getOperandSegmentSizeAttr() from operand_segment_sizes to operandSegmentSizes 2023-08-09 19:37:01 -07:00
PDLInterp Finish renaming getOperandSegmentSizeAttr() from operand_segment_sizes to operandSegmentSizes 2023-08-09 19:37:01 -07:00
Quant Fix bytecode reader/writer on big-endian platforms 2023-06-23 09:22:55 +02:00
SCF [mlir][scf][bufferize] Improve bufferization of allocs yielded from scf.for (#68089) 2023-10-03 16:08:50 +02:00
Shape [mlir][ub] Add poison support to CommonFolders.h 2023-09-07 12:30:29 +02:00
SparseTensor [mlir][sparse] renaming sparse_tensor.sort_coo to sparse_tensor.sort (#68161) 2023-10-03 16:28:25 -07:00
SPIRV [mlir][spirv] Implement missing validation rules for ptr variables (#67871) 2023-09-30 00:21:28 -04:00
Tensor [mlir][tensor][bufferize] tensor.empty bufferizes to an allocation (#68080) 2023-10-03 16:00:37 +02:00
Tosa [mlir][tosa] Align shift attribute of TOSA_MulOp with the spec (#67816) 2023-10-02 15:02:16 -07:00
Transform [mlir][transform] Fix crash when consuming an op in a named sequence (#67437) 2023-09-27 12:40:41 +02:00
UB [MLIR][UB] Add inliner interface for UB dialect (#67115) 2023-09-22 14:07:47 +02:00
Vector [mlir][vector] don't emit non-rank 1 masked load and store (#67656) 2023-09-28 13:06:50 +01:00
X86Vector
traits.mlir Released restriction that prevented implicit dynamic-to-static dimension type cast in TOSA ops. 2023-08-01 08:57:08 -07:00