[PATCH] D23572: [SCEV] Postpone ScalarEvolution::forgetLoop after TripCountSC is expanded when unroll runtime iteration loop

Wei Mi via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 14:54:12 PDT 2016


wmi updated this revision to Diff 69173.
wmi added a comment.

Sanjoy and Michael, thanks!

Separate the test into two.


Repository:
  rL LLVM

https://reviews.llvm.org/D23572

Files:
  lib/Transforms/Utils/LoopUnrollRuntime.cpp
  test/Analysis/ScalarEvolution/scev-expander-existing-value.ll
  test/Analysis/ScalarEvolution/scev-expander-reuse-unroll.ll
  test/Analysis/ScalarEvolution/scev-expander-reuse-vect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23572.69173.patch
Type: text/x-patch
Size: 6285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160824/46428b59/attachment.bin>


More information about the llvm-commits mailing list