[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 17:07:22 PDT 2023


Hardcode84 added a comment.

Also, `ControlFlowToSCFTransformation` from pass impl probably should also be exposed, copypasted the entire thing for now.


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