llvm-project/mlir/test/Dialect
Nicolas Vasilache 829446cb45 [mlir][memref] Use folded composed affine apply ops in FoldMemRefAliasOps
Creating maximally folded and composd affine.apply operation during
FoldMemRefAliasOps composes better with other transformations without having
to interleave canonicalization passes.

Differential Revision: https://reviews.llvm.org/D146515
2023-03-21 22:17:36 -07:00
..
Affine [MLIR][Affine] Fix addInductionVarOrTerminalSymbol 2023-03-21 10:22:28 +05:30
AMDGPU Add scalar support for amdgpu.raw_buffer_{load,store} 2023-03-20 20:19:20 +00:00
AMX
Arith [mlir] Support bufferization of arith.constant to memref.global with memory space 2023-03-20 17:09:51 +02:00
ArmNeon
ArmSVE
Async
Bufferization
Builtin
Complex
ControlFlow
DLTI
EmitC
Func
GPU Revert "[mlir][Linalg][Transform] Avoid FunctionalStyleTransformOpTrait where unnecesseary to improve usability" 2023-03-20 07:07:27 -07:00
Index
Linalg [MLIR][Linalg] Generate unique LibraryCallName for LinalgOps. 2023-03-20 13:50:22 -04:00
LLVM Revert "[mlir][Linalg][Transform] Avoid FunctionalStyleTransformOpTrait where unnecesseary to improve usability" 2023-03-20 07:07:27 -07:00
LLVMIR [mlir] Add alloca address space handling to the data layout subsystem 2023-03-21 09:37:08 -04:00
Math
MemRef [mlir][memref] Use folded composed affine apply ops in FoldMemRefAliasOps 2023-03-21 22:17:36 -07:00
MLProgram
NVGPU [mlir][gpu][nvvm] refined sparsity selector test and verification of mma.sp 2023-03-17 15:50:36 -07:00
OpenACC
OpenMP
PDL
PDLInterp
Quant
SCF [mlir] Add a pattern to fold single- and zero-iteration scf.forall ops. 2023-03-21 11:59:25 +01:00
Shape
SparseTensor [mlir][sparse] fix crash when using pure constant index in indexing mapping (fixes #61530) 2023-03-21 23:45:20 +00:00
SPIRV [mlir][spirv] Fix UnifyAliasedResourcePass for 64-bit index 2023-03-14 23:54:27 +00:00
Tensor [mlir] Add a pattern to fold single- and zero-iteration scf.forall ops. 2023-03-21 11:59:25 +01:00
Tosa [mlir][tosa] Add check if the operand of the operations is constant. 2023-03-21 20:54:47 +00:00
Transform [mlir] Transform dialect: add named sequences 2023-03-21 14:53:54 +00:00
Vector Revert "[mlir][Linalg][Transform] Avoid FunctionalStyleTransformOpTrait where unnecesseary to improve usability" 2023-03-20 07:07:27 -07:00
X86Vector
traits.mlir