[PATCH] D21934: Address two correctness issues in LoadStoreVectorizer

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 14:37:46 PDT 2016


asbirlea updated this revision to Diff 62547.
asbirlea marked 7 inline comments as done.
asbirlea added a comment.

Shorten error message.


http://reviews.llvm.org/D21934

Files:
  lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  test/Transforms/LoadStoreVectorizer/AMDGPU/interleaved-mayalias-store.ll
  test/Transforms/LoadStoreVectorizer/x86/preserve-order32.ll
  test/Transforms/LoadStoreVectorizer/x86/preserve-order64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21934.62547.patch
Type: text/x-patch
Size: 4836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160701/57c50754/attachment.bin>


More information about the llvm-commits mailing list