[PATCH] D156889: [mlir][cf] Add ControlFlow to SCF lifting pass

Ivan Butygin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 12:15:28 PDT 2023


Hardcode84 added a comment.

Thanks for doing this! After this is merged I can try to run our e2e Python tests using pass.

We also have some patterns for post cfg-to-scf loop cleanup, but they can be upstreamed separately.


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