[PATCH] D30710: [LV] Vectorize GEPs

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 21 09:26:30 PDT 2017


mssimpso updated this revision to Diff 92496.
mssimpso added a comment.

Fixed a typo in the new comments.


https://reviews.llvm.org/D30710

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30710.92496.patch
Type: text/x-patch
Size: 29751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170321/e257d559/attachment.bin>


More information about the llvm-commits mailing list