Enable loop peeling with multiple exits where all non-latch exits
ends up with deopt by default.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D64619
[Loop Peeling] Enable peeling of multiple exits by default ClosedPublic Authored by skatkov on Jul 12 2019, 1:52 AM.
Details Summary Enable loop peeling with multiple exits where all non-latch exits
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 12 2019, 9:51 AM skatkov added a parent revision: D64618: [Loop Peeling] Fix the bug with IDom setting for exit loops.Jul 14 2019, 9:41 PM Closed by commit rL366542: [Loop Peeling] Enable peeling of multiple exits by default. (authored by skatkov). · Explain WhyJul 19 2019, 1:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 209431 llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp
|