[PATCH] D22071: Correct ordering of loads/stores.

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 11:13:46 PDT 2016


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

Address comments.


http://reviews.llvm.org/D22071

Files:
  lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  test/Transforms/LoadStoreVectorizer/AMDGPU/insertion-point.ll
  test/Transforms/LoadStoreVectorizer/X86/correct-order.ll
  test/Transforms/LoadStoreVectorizer/X86/preserve-order32.ll
  test/Transforms/LoadStoreVectorizer/X86/preserve-order64.ll
  test/Transforms/LoadStoreVectorizer/X86/subchain-interleaved.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22071.63097.patch
Type: text/x-patch
Size: 19716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160707/2ba33446/attachment.bin>


More information about the llvm-commits mailing list