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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 00:33:36 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311986: [LSR] Fix Shadow IV in case of integer overflow (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D37209?vs=113029&id=113034#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37209

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

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


More information about the llvm-commits mailing list