[PATCH] D30710: [LV] Vectorize GEPs

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 09:42:22 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298620: [LV] Vectorize GEPs (authored by mssimpso).

Changed prior to commit:
  https://reviews.llvm.org/D30710?vs=92496&id=92823#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30710

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/X86/consecutive-ptr-uniforms.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/scatter_crash.ll
  llvm/trunk/test/Transforms/LoopVectorize/vector-geps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30710.92823.patch
Type: text/x-patch
Size: 30283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170323/8f38cec0/attachment.bin>


More information about the llvm-commits mailing list