[PATCH] D27008: [LoadStoreVectorizer] Enable vectorization of stores in the presence of an aliasing load

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 09:51:58 PST 2016


asbirlea updated this revision to Diff 79115.
asbirlea added a comment.

Period.


https://reviews.llvm.org/D27008

Files:
  lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  test/Transforms/LoadStoreVectorizer/AMDGPU/insertion-point.ll
  test/Transforms/LoadStoreVectorizer/AMDGPU/store_with_aliasing_load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27008.79115.patch
Type: text/x-patch
Size: 6204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/6369e818/attachment.bin>


More information about the llvm-commits mailing list