[PATCH] D127323: Provide SimpleLoopUnswitch binding for legacy pass manager

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 8 10:41:27 PDT 2022


nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.

The legacy pass manager is deprecated and in the process of being removed. We should not expose any new bindings for it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127323/new/

https://reviews.llvm.org/D127323



More information about the llvm-commits mailing list