[PATCH] D46191: [LV] Preserve inbounds on created GEPs

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 1 08:38:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331269: [LV] Preserve inbounds on created GEPs (authored by dneilson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D46191

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/AArch64/pr36032.ll
  llvm/trunk/test/Transforms/LoopVectorize/ARM/sphinx.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/masked_load_store.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/metadata-enable.ll
  llvm/trunk/test/Transforms/LoopVectorize/consecutive-ptr-uniforms.ll
  llvm/trunk/test/Transforms/LoopVectorize/float-induction.ll
  llvm/trunk/test/Transforms/LoopVectorize/induction-step.ll
  llvm/trunk/test/Transforms/LoopVectorize/induction.ll
  llvm/trunk/test/Transforms/LoopVectorize/interleaved-accesses.ll
  llvm/trunk/test/Transforms/LoopVectorize/pr23997.ll
  llvm/trunk/test/Transforms/LoopVectorize/scalar_after_vectorization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46191.144729.patch
Type: text/x-patch
Size: 144991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180501/3dc83887/attachment.bin>


More information about the llvm-commits mailing list