[Mlir-commits] [mlir] [mlir]: fix a issue and refine some code (#67977) (PR #68129)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Oct 4 00:50:53 PDT 2023


================
@@ -549,12 +549,13 @@ struct EraseSelfCopyOnBuffers : OpRewritePattern<CopyOp> {
   using OpRewritePattern<CopyOp>::OpRewritePattern;
----------------
lipracer wrote:

done

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


More information about the Mlir-commits mailing list