[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:
![Screenshot from 2024-06-16 14-23-19](https://github.com/llvm/llvm-project/assets/5657668/0d89e416-8b0e-4069-864a-f466baab4cac)
it should be `worklist.insert(inputCastOp)` right?
https://github.com/llvm/llvm-project/pull/95700
More information about the Mlir-commits
mailing list