[Mlir-commits] [mlir] [mlir][dc] Fix dialect conversion drop uses (PR #86991)

Matthias Springer llvmlistbot at llvm.org
Thu Mar 28 23:30:08 PDT 2024


matthias-springer wrote:

Interesting, when I refactored the code, I removed some calls to `dropAllDefinedValueUses` etc. because I thought there shouldn't be any uses at the point of rollback. (And no test case failed.) It would be great to have a test case for this.


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


More information about the Mlir-commits mailing list