These are very clearly more simplification than optimization.
Mostly NFC, except for some ordering around passes that don't really matter.
Paths
| Differential D145967
[Pipeline] Move some GlobalOpt/GlobalDCE runs into simplification pipeline ClosedPublic Authored by aeubanks on Mar 13 2023, 10:52 AM.
Details Summary These are very clearly more simplification than optimization. Mostly NFC, except for some ordering around passes that don't really matter.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 14 2023, 2:06 AM Closed by commit rG87dadf0f5b06: [Pipeline] Move some GlobalOpt/GlobalDCE runs into simplification pipeline (authored by aeubanks). · Explain WhyMar 14 2023, 9:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 505131 llvm/lib/Passes/PassBuilderPipelines.cpp
|