[PATCH] D45945: [LoopRotate] Fix incorrect SCEV invalidation in loop rotation

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 05:37:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330582: [LoopRotate] Fix incorrect SCEV invalidation in loop rotation (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45945?vs=143527&id=143529#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45945

Files:
  llvm/trunk/lib/Transforms/Utils/LoopRotationUtils.cpp
  llvm/trunk/test/Transforms/LoopRotate/pr37205.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45945.143529.patch
Type: text/x-patch
Size: 5197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/ad5420e8/attachment.bin>


More information about the llvm-commits mailing list