[PATCH] D55538: [InterleavedAccessAnalysis] Fix integer overflow in insertMember.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 3 19:41:51 PST 2019


fhahn updated this revision to Diff 189113.
fhahn edited the summary of this revision.
fhahn added a comment.
Herald added a project: LLVM.

Updated to catch more cases. This now fixes 4 fuzzer failures


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

https://reviews.llvm.org/D55538

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/test/Transforms/LoopVectorize/X86/interleaved-accesses-large-gap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55538.189113.patch
Type: text/x-patch
Size: 4337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190304/76f2c0f8/attachment-0001.bin>


More information about the llvm-commits mailing list