[PATCH] D75405: [LSR] OptimizeShadowIV: Constant can be negative

Stefanos Baziotis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 10:44:20 PDT 2020


baziotis updated this revision to Diff 250824.
baziotis added a comment.

Run update_test_checks.py over 2008-08-14-ShadowIV.ll. Added some CHECK-NOTs over it.


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

https://reviews.llvm.org/D75405

Files:
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/CodeGen/X86/negative-stride-fptosi-user.ll
  llvm/test/Transforms/LoopStrengthReduce/X86/2008-08-14-ShadowIV.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75405.250824.patch
Type: text/x-patch
Size: 18567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/f2341dc6/attachment.bin>


More information about the llvm-commits mailing list