[PATCH] D156889: [mlir][cf] Add ControlFlow to SCF lifting pass
Ivan Butygin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 12 16:36:38 PDT 2023
Hardcode84 added a comment.
I used the pass https://github.com/numba/numba-mlir/pull/189
I'll try to hack recursive version on top of `transformCFGToSCF` and see what happens
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