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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 09:49:26 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355613: [InterleavedAccessAnalysis] Fix integer overflow in insertMember. (authored by fhahn, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D55538?vs=189587&id=189738#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55538

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55538.189738.patch
Type: text/x-patch
Size: 4225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190307/d72952ea/attachment.bin>


More information about the llvm-commits mailing list