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

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 28 09:40:14 PDT 2020


bondhugula added a comment.

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

> Presumably yield should replace the linalg and loop yields? I would add std.yield in a separate patch that refactors the other dialects to use it as well.


That makes sense - it's a separate patch that requires a discussion and review in itself.


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