[PATCH] D21934: Address two correctness issues in LoadStoreVectorizer

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


asbirlea updated this revision to Diff 62548.
asbirlea marked an inline comment as done.
asbirlea added a comment.

Adding lit.local.cfg. Renaming x86 to X86.


http://reviews.llvm.org/D21934

Files:
  lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  test/Transforms/LoadStoreVectorizer/AMDGPU/interleaved-mayalias-store.ll
  test/Transforms/LoadStoreVectorizer/X86/lit.local.cfg
  test/Transforms/LoadStoreVectorizer/X86/preserve-order32.ll
  test/Transforms/LoadStoreVectorizer/X86/preserve-order64.ll

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


More information about the llvm-commits mailing list