[PATCH] D37209: [LSR] Fix Shadow IV in case of integer overflow

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 23:33:28 PDT 2017


mkazantsev updated this revision to Diff 113029.
mkazantsev marked 4 inline comments as done.
mkazantsev added a comment.

Rebased, moved tests to existing test file, fixed the wrap check,


https://reviews.llvm.org/D37209

Files:
  lib/Transforms/Scalar/LoopStrengthReduce.cpp
  test/Transforms/LoopStrengthReduce/X86/2008-08-14-ShadowIV.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37209.113029.patch
Type: text/x-patch
Size: 3921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/4ca108ec/attachment.bin>


More information about the llvm-commits mailing list