[PATCH] D21934: Address two correctness issues in LoadStoreVectorizer

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274389: Address two correctness issues in LoadStoreVectorizer (authored by asbirlea).

Changed prior to commit:
  http://reviews.llvm.org/D21934?vs=62548&id=62549#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21934

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

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


More information about the llvm-commits mailing list