[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:53:10 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL287781: [LoadStoreVectorizer] Enable vectorization of stores in the presence of an… (authored by asbirlea).
Changed prior to commit:
https://reviews.llvm.org/D27008?vs=79115&id=79117#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27008
Files:
llvm/trunk/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
llvm/trunk/test/Transforms/LoadStoreVectorizer/AMDGPU/insertion-point.ll
llvm/trunk/test/Transforms/LoadStoreVectorizer/AMDGPU/store_with_aliasing_load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27008.79117.patch
Type: text/x-patch
Size: 6364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/ae1c2833/attachment.bin>
More information about the llvm-commits
mailing list