[Mlir-commits] [mlir] [mlir][Conversion] Generalize and fix crash in `reconcile-unrealized-casts` (PR #95700)

Matthias Springer llvmlistbot at llvm.org
Sun Jun 16 10:19:19 PDT 2024


================

----------------
matthias-springer wrote:

The canonicalizer folds the operations that were previously folded by `-reconcile-unrealized-casts`. It was the easiest way to make the test pass. (Alternatively, I could also change the `CHECK:` like in `calling-convention.mlir`.)


https://github.com/llvm/llvm-project/pull/95700


More information about the Mlir-commits mailing list