[Mlir-commits] [mlir] [mlir][Conversion] Generalize and fix crash in `reconcile-unrealized-casts` (PR #95700)
Maksim Levental
llvmlistbot at llvm.org
Sun Jun 16 12:23:57 PDT 2024
makslevental wrote:
@matthias-springer you add my change but it introduced an error:

it should be `worklist.insert(inputCastOp)` right?
https://github.com/llvm/llvm-project/pull/95700
More information about the Mlir-commits
mailing list