[PATCH] D22071: Correct ordering of loads/stores.
Alina Sbirlea via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 11 15:41:56 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL275117: Correct ordering of loads/stores. (authored by asbirlea).
Changed prior to commit:
http://reviews.llvm.org/D22071?vs=63569&id=63601#toc
Repository:
rL LLVM
http://reviews.llvm.org/D22071
Files:
llvm/trunk/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
llvm/trunk/test/Transforms/LoadStoreVectorizer/AMDGPU/insertion-point.ll
llvm/trunk/test/Transforms/LoadStoreVectorizer/X86/correct-order.ll
llvm/trunk/test/Transforms/LoadStoreVectorizer/X86/preserve-order32.ll
llvm/trunk/test/Transforms/LoadStoreVectorizer/X86/preserve-order64.ll
llvm/trunk/test/Transforms/LoadStoreVectorizer/X86/subchain-interleaved.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22071.63601.patch
Type: text/x-patch
Size: 12458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160711/50b064b9/attachment.bin>
More information about the llvm-commits
mailing list