[PATCH] D40649: [InstCombine] Don't crash on out of bounds shifts

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 04:18:57 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319761: [InstCombine] Don't crash on out of bounds shifts (authored by igor.laevsky).

Changed prior to commit:
  https://reviews.llvm.org/D40649?vs=125315&id=125497#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40649

Files:
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/test/Transforms/InstCombine/out-of-bounds-indexes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40649.125497.patch
Type: text/x-patch
Size: 5195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171205/8999ff8c/attachment.bin>


More information about the llvm-commits mailing list