[PATCH] D77418: [mlir] LoopToStandard conversion: support "if/else" with results
Alex Zinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 3 15:11:26 PDT 2020
ftynse added a comment.
In D77418#1960474 <https://reviews.llvm.org/D77418#1960474>, @gysit wrote:
> Thanks for fixing this. Should have had that idea myself!
It needed changes to the rewriting infrastructure from D77416 <https://reviews.llvm.org/D77416>, took me some time to figure those out :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77418/new/
https://reviews.llvm.org/D77418
More information about the llvm-commits
mailing list