llvm-project/mlir/test/Dialect
lewuathe bd861056a5 [mlir][affine] Rigorous check for loop unrolling store operation
Static loop unrolling does not change the operation type. We can rigorously make sure to use affine.store in the check.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D128237
2022-06-25 09:30:43 +09:00
..
AMDGPU [MLIR][AMDGPU] Add AMDGPU dialect, wrappers around raw buffer intrinsics 2022-05-10 14:59:58 +00:00
AMX [mlir][NFC] Update textual references of `func` to `func.func` in AMX/Arithmetic/ArmSVE/Async tests 2022-04-20 22:17:28 -07:00
Affine [mlir][Vector] Support vectorize to vector.reduction or/and. 2022-06-14 03:11:45 +00:00
Arithmetic [mlir][Arith] Pass to switch signed ops for equivalent unsigned ones 2022-06-14 21:18:29 +00:00
ArmNeon [mlir][NFC] Update textual references of `func` to `func.func` in AMX/Arithmetic/ArmSVE/Async tests 2022-04-20 22:17:28 -07:00
ArmSVE [mlir][NFC] Update textual references of `func` to `func.func` in AMX/Arithmetic/ArmSVE/Async tests 2022-04-20 22:17:28 -07:00
Async [mlir][NFC] Update textual references of `func` to `func.func` in AMX/Arithmetic/ArmSVE/Async tests 2022-04-20 22:17:28 -07:00
Bufferization [mlir][bufferization][sparse] put restriction on sparse tensor allocation 2022-06-24 10:58:43 -07:00
Builtin [mlir][NFC] Update textual references of `func` to `func.func` in Bufferization/Complex/EmitC/CF/Func/GPU tests 2022-04-20 22:17:28 -07:00
Complex [mlir][complex] Sanity check for tan operation in complex dialect 2022-06-02 10:33:40 +02:00
ControlFlow [MLIR Parser] Improve QoI for "expected token" errors 2022-05-10 15:44:17 +01:00
DLTI [mlir] Data layout for integer and float types 2022-03-02 14:56:49 +01:00
EmitC [mlir][emitc] Add a cast op 2022-04-28 15:50:59 +00:00
Func [mlir][NFC] Update textual references of `func` to `func.func` in Bufferization/Complex/EmitC/CF/Func/GPU tests 2022-04-20 22:17:28 -07:00
GPU [mlir][gpu] Change ParalellLoopMappingAttr to AttrDef 2022-06-09 22:23:21 +00:00
LLVMIR [mlir][ROCDL] Define MLIR wrappers around new MFMA intrinsics 2022-06-20 15:03:45 +00:00
Linalg [mlir] Add an additional check to vectorizeStaticLinalgOpPrecondition. 2022-06-23 10:24:04 +02:00
MLProgram [mlir] Split MLProgram global load and store to Graph variants 2022-06-16 20:01:54 -07:00
Math [MLIR][Math] Add round operation 2022-06-08 13:07:39 +02:00
MemRef [FileCheck] Catch missspelled directives. 2022-05-26 11:37:19 +01:00
NVGPU [mlir][nvgpu] shared memory access optimization pass 2022-06-17 09:31:05 -06:00
OpenACC [mlir][NFC] Update textual references of `func` to `func.func` in LLVM/Math/MemRef/NVGPU/OpenACC/OpenMP/Quant/SCF/Shape tests 2022-04-20 22:17:28 -07:00
OpenMP [mlir][OpenMP] Add omp.taskgroup operation 2022-06-21 10:17:24 +05:30
PDL [mlir:PDL] Rework errors for pdl.operations with non-inferrable results 2022-04-28 12:58:00 -07:00
PDLInterp [mlir:PDLInterp] Refactor the implementation of result type inferrence 2022-05-01 12:25:05 -07:00
Quant [mlir][quant] output spec verification check for quant.region 2022-06-25 08:57:44 +09:00
SCF [mlir][affine] Rigorous check for loop unrolling store operation 2022-06-25 09:30:43 +09:00
SPIRV [mlir][spirv] Fix bitcast input order for UnifyAliasedResourcePass 2022-06-23 22:19:08 -04:00
Shape [MLIR][Shape] Generalize `shape.concat` to extent tensors 2022-06-09 08:23:26 -07:00
SparseTensor [mlir][bufferization][sparse] put restriction on sparse tensor allocation 2022-06-24 10:58:43 -07:00
Tensor [mlir][bufferization][NFC] Make `escape` a dialect attribute 2022-06-23 19:34:47 +02:00
Tosa [mlir][tosa] Replace StructAttrs with AttrDefs 2022-06-09 23:01:51 +00:00
Transform [mlir][Transform] Fix applyToOne corner case when no op is matched. 2022-06-23 12:18:21 -07:00
Vector [mlir][vector] Fix bug when swapping scf.for and vector warp op 2022-06-24 19:13:02 +00:00
X86Vector [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
traits.mlir [mlir][NFC] Update textual references of `func` to `func.func` in IR/Interface tests 2022-04-20 22:17:30 -07:00