[PATCH] D137103: [LegacyPM] Port example pass SimplifyCFG to new PM
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 20 10:33:41 PST 2022
aeubanks added a comment.
In D137103#4008558 <https://reviews.llvm.org/D137103#4008558>, @lebedev.ri wrote:
> While we are there, can we **PLEASE** rename that example pass?
> Every time i look for the actual SimplifyCFG pass, i always first hit the example one...
I'm fine with renaming, but let's do that in a followup change
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137103/new/
https://reviews.llvm.org/D137103
More information about the llvm-commits
mailing list