[PATCH] D75837: [MLIR] Introduce std.execute_region op

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 24 19:09:45 PDT 2020


bondhugula added a comment.

In D75837#1940022 <https://reviews.llvm.org/D75837#1940022>, @silvas wrote:

> LGTM from me. I think the "free returnop from funcop" discussion could go on for a while, so I would encourage you to introduce a new terminator for now so that we can land this.


Sounds good to me. What should the new terminator be called - std.yield?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75837





More information about the llvm-commits mailing list