[PATCH] D75837: [MLIR] Introduce std.execute_region op
Sean Silva via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 28 09:07:59 PDT 2020
silvas added a comment.
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.
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