[PATCH] D100213: [PassManager][PhaseOrdering] lower expects before running simplifyCFG
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 9 10:59:49 PDT 2021
lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
Looks good to me.
This will likely have an impact on the performance (duh),
but since this just improves how much of an use we make of the user hints,
the effect will wary with the hints/codebase, and should be fixed there.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100213/new/
https://reviews.llvm.org/D100213
More information about the llvm-commits
mailing list