This change prevent SimplifyPartiallyRedundantLoad() from breaking a loop structure if splitting predecessors turn a loop into an irreducible loop.
Diff Detail
Diff Detail
Event Timeline
include/llvm/Transforms/Scalar/JumpThreading.h | ||
---|---|---|
68 | Please add a comment to explain how the map works. |
Please add a comment to explain how the map works.