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

Rob Suderman llvmlistbot at llvm.org
Fri Mar 29 13:48:54 PDT 2024


================
@@ -282,8 +282,10 @@ class CreateBlockRewrite : public BlockRewrite {
     block->dropAllUses();
----------------
rsuderman wrote:

done.

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


More information about the Mlir-commits mailing list