[PATCH] D77060: [MLIR] Make OpBuilder(Block) default to inserting at Block::begin().

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 10:16:31 PDT 2020


ftynse added a comment.

Could we rather have static constructors that make it explicit what the insertion point is?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77060





More information about the llvm-commits mailing list