[PATCH] D156889: [mlir][cf] Add ControlFlow to SCF lifting pass
Jeff Niu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 11:58:51 PDT 2023
Mogball added a comment.
Have you tried importing random C programs through LLVMIR and see how this pass performs? It would be very interesting to see how it scales for large programs.
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