[PATCH] D21935: Add TLI.allowsMisalignedMemoryAccesses to LoadStoreVectorizer
Alina Sbirlea via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 1 16:08:01 PDT 2016
asbirlea updated this revision to Diff 62564.
asbirlea added a comment.
Adding AddressSpace and Alignment.
http://reviews.llvm.org/D21935
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21935.62564.patch
Type: text/x-patch
Size: 6663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160701/7cb95a7f/attachment.bin>
More information about the llvm-commits
mailing list