LoopSimplifyCFG does not need MSSA, but should preserve it if it's available.
This is a legacy PM change, aimed to denoise the test changes in D109958.
Paths
| Differential D111578
[LoopSimplifyCFG] Do not require MSSA. Continue to preserve if available. ClosedPublic Authored by asbirlea on Oct 11 2021, 1:56 PM.
Details Summary LoopSimplifyCFG does not need MSSA, but should preserve it if it's available. This is a legacy PM change, aimed to denoise the test changes in D109958.
Diff Detail
Event TimelineHerald added subscribers: george.burgess.iv, hiraditya. · View Herald TranscriptOct 11 2021, 1:56 PM This revision is now accepted and ready to land.Oct 11 2021, 2:11 PM This revision was landed with ongoing or failed builds.Oct 11 2021, 2:28 PM Closed by commit rGf7ca54289c14: [LoopSimplifyCFG] Do not require MSSA. Continue to preserve if available. (authored by asbirlea). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 378802 llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
|