[PATCH] D156889: [mlir][cf] Add ControlFlow to SCF lifting pass
Ivan Butygin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 13 05:46:29 PDT 2023
Hardcode84 added a comment.
Ok, after lowering IndexSwitch so sequence if scf.if's all tests have passed. I guess, we are dropping our custom CFGToSCF and switching to upstream :)
Thanks for this work.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156889/new/
https://reviews.llvm.org/D156889
More information about the llvm-commits
mailing list