[PATCH] D77389: [MLIR] Don't insert YieldOp for non-void loop.for by default.

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 09:40:52 PDT 2020


ftynse accepted this revision.
ftynse added a comment.

I've been told we have the same for `IfOp`, so this behavior is at least consistent within the dialect.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77389





More information about the llvm-commits mailing list