[PATCH] D54713: [SCEV] Guard movement of insertion point for loop-invariants

Warren Ristow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 28 11:46:48 PST 2018


wristow updated this revision to Diff 175737.
wristow added a comment.

Have the `SafeToHoist` check guard the entire hoisting loop, as discussed in the review.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54713/new/

https://reviews.llvm.org/D54713

Files:
  llvm/lib/Analysis/ScalarEvolutionExpander.cpp
  llvm/test/Transforms/LoopVectorize/pr30806.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54713.175737.patch
Type: text/x-patch
Size: 6724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/0c7b5ba6/attachment.bin>


More information about the llvm-commits mailing list