llvm-project/mlir/test/Dialect
rkayaith 7814b559bd [GreedyPatternRewriter] Avoid reversing constant order
The previous fix from af371f9f98 only applied when using a bottom-up
traversal. The change here applies the constant preprocessing logic to the
top-down case as well. This resolves the issue with the canonicalizer pass still
reordering constants, since it uses a top-down traversal by default.

Fixes 

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D125623
2022-05-18 00:55:59 -07:00
..
AMDGPU
AMX
Affine
Arithmetic [GreedyPatternRewriter] Avoid reversing constant order 2022-05-18 00:55:59 -07:00
ArmNeon
ArmSVE
Async
Bufferization [mlir][bufferize] Better propagation of errors 2022-05-16 23:17:01 +02:00
Builtin
Complex
ControlFlow
DLTI
EmitC
Func
GPU
LLVMIR [mlir] Update LLVMIR Fastmath flags use of MLIR BitEnum functionality 2022-05-17 18:19:14 +00:00
Linalg
MLProgram
Math
MemRef
NVGPU
OpenACC
OpenMP
PDL
PDLInterp
Quant
SCF [GreedyPatternRewriter] Avoid reversing constant order 2022-05-18 00:55:59 -07:00
SPIRV
Shape
SparseTensor [mlir][sparse] Enhancing sparse=>sparse conversion. 2022-05-16 15:42:19 -07:00
Tensor
Tosa
Transform
Vector
X86Vector
traits.mlir