llvm-project/mlir/test/Dialect/Arithmetic
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 #51892

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D125623
2022-05-18 00:55:59 -07:00
..
bufferize.mlir [mlir][NFC] Update textual references of `func` to `func.func` in AMX/Arithmetic/ArmSVE/Async tests 2022-04-20 22:17:28 -07:00
canonicalize.mlir [GreedyPatternRewriter] Avoid reversing constant order 2022-05-18 00:55:59 -07:00
expand-ops.mlir [mlir][NFC] Update textual references of `func` to `func.func` in AMX/Arithmetic/ArmSVE/Async tests 2022-04-20 22:17:28 -07:00
invalid.mlir [mlir:ODS] Support using attributes in AllTypesMatch to automatically add InferTypeOpInterface 2022-04-28 12:57:59 -07:00
one-shot-bufferize.mlir [mlir][bufferize] Better user control of layout maps 2022-05-16 18:06:13 +02:00
ops.mlir [mlir][NFC] Update textual references of `func` to `func.func` in AMX/Arithmetic/ArmSVE/Async tests 2022-04-20 22:17:28 -07:00