[PATCH] D137103: [LegacyPM] Port example pass SimplifyCFG to new PM
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 20 10:30:24 PST 2022
lebedev.ri added a comment.
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...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137103/new/
https://reviews.llvm.org/D137103
More information about the llvm-commits
mailing list