This helper routine will be used in a subsequent change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D12949
[SCEV] Split out a helper function from isImpliedCond; NFC. ClosedPublic Authored by sanjoy on Sep 17 2015, 4:02 PM.
Details Summary This helper routine will be used in a subsequent change.
Diff Detail
Event Timelinesanjoy updated this object. sanjoy added a child revision: D12950: [SCEV] Teach isLoopBackedgeGuardedByCond to exploit trip counts..Sep 17 2015, 4:03 PM This revision is now accepted and ready to land.Sep 23 2015, 1:07 AM Closed by commit rL248607: [SCEV] Extract helper function from isImpliedCond; NFC (authored by sanjoy). · Explain WhySep 25 2015, 1:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35756 llvm/trunk/include/llvm/Analysis/ScalarEvolution.h
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
|