We will use ScalarEvolution in the ScopInfo.cpp to get the loop trip count, not cache it in the TempScop object.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D6070
[Polly] Remove the LoopBounds from the TempScop class ClosedPublic Authored by jdoerfert on Oct 31 2014, 5:13 PM.
Details Summary We will use ScalarEvolution in the ScopInfo.cpp to get the loop trip count, not cache it in the TempScop object.
Diff Detail
Event Timelinejdoerfert updated this object.
Revision Contents
Diff 15666 polly/trunk/include/polly/TempScopInfo.h
polly/trunk/lib/Analysis/ScopInfo.cpp
polly/trunk/lib/Analysis/TempScopInfo.cpp
|