[PATCH] D30710: [LV] Vectorize GEPs

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 10:37:54 PST 2017


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

Addressed fixFirstOrderRecurrence bug in a separate patch and rebased.


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

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


More information about the llvm-commits mailing list