[PATCH] D75837: [MLIR] Introduce std.execute_region op
Alex Zinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 4 07:59:14 PDT 2021
ftynse added a comment.
Herald added subscribers: dcaballe, cota.
Hi Uday,
do you think it is possible to move this to the SCF dialect and use `scf.yield` instead of return?
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