[PATCH] [Polly] Remove the LoopBounds from the TempScop class
Tobias Grosser
tobias at grosser.es
Fri Oct 31 17:31:53 PDT 2014
On 01.11.2014 01:13, Johannes Doerfert wrote:
> Hi grosser, sebpop, dpeixott, simbuerg, zinob,
>
> We will use ScalarEvolution in the ScopInfo.cpp to get the loop trip
> count, not cache it in the TempScop object.
This looks nice and is definitely the right direction to go. Also,
thanks for performing such targeted changes.
Please watch the LNT bots for regressions, as this change changes
semantics and may uncover some previously hidden bugs.
Tobias
More information about the llvm-commits
mailing list