[PATCH] D105628: [NewPM] Rename 'unswitch' to 'simple-loop-unswitch' in PassRegistry
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 8 08:46:06 PDT 2021
aeubanks accepted this revision.
aeubanks added a comment.
This revision is now accepted and ready to land.
I think at some point we'll want to remove the old unswitch pass and rename this one to "unswitch" or "loop-unswitch"
but for now this lgtm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105628/new/
https://reviews.llvm.org/D105628
More information about the llvm-commits
mailing list