[PATCH] D21935: Add TLI.allowsMisalignedMemoryAccesses to LoadStoreVectorizer

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 11 13:53:36 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275100: Add TLI.allowsMisalignedMemoryAccesses to LoadStoreVectorizer (authored by asbirlea).

Changed prior to commit:
  http://reviews.llvm.org/D21935?vs=63309&id=63568#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21935

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  llvm/trunk/test/Transforms/LoadStoreVectorizer/AMDGPU/merge-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21935.63568.patch
Type: text/x-patch
Size: 9613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160711/2ae69777/attachment.bin>


More information about the llvm-commits mailing list