[PATCH] D33928: [LoopStrengthReduction] Treat SCEVUnknown pessimistically in LSR

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 01:01:29 PDT 2017


mkazantsev updated this revision to Diff 101520.
mkazantsev added a comment.

Fixed a typo in comment.


https://reviews.llvm.org/D33928

Files:
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/ScalarEvolution.cpp
  lib/Transforms/Scalar/LoopStrengthReduce.cpp
  test/CodeGen/ARM/arm-and-tst-peephole.ll
  test/Transforms/LoopStrengthReduce/X86/reject-scev-unknown.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33928.101520.patch
Type: text/x-patch
Size: 11886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/c465a7fc/attachment-0001.bin>


More information about the llvm-commits mailing list