[PATCH] D80135: [mlir] DialectConversion: support erasing blocks

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 14:16:13 PDT 2020


bondhugula added a comment.

It would be good to mention about eraseOp and eraseBlock at https://mlir.llvm.org/docs/DialectConversion/. I think the need to use these from within rewriter patterns isn't documented anywhere outside of the code.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80135/new/

https://reviews.llvm.org/D80135





More information about the llvm-commits mailing list