[PATCH] D23068: LoadStoreVectorizer: Remove TargetBaseAlign. Keep alignment for stack adjustments.
Alina Sbirlea via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 2 11:46:10 PDT 2016
asbirlea updated this revision to Diff 66512.
asbirlea added a comment.
Address comments.
https://reviews.llvm.org/D23068
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
test/Transforms/LoadStoreVectorizer/NVPTX/merge-across-side-effects.ll
test/Transforms/LoadStoreVectorizer/NVPTX/non-instr-bitcast.ll
test/Transforms/LoadStoreVectorizer/X86/correct-order.ll
test/Transforms/LoadStoreVectorizer/X86/preserve-order32.ll
test/Transforms/LoadStoreVectorizer/X86/preserve-order64.ll
test/Transforms/LoadStoreVectorizer/X86/subchain-interleaved.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23068.66512.patch
Type: text/x-patch
Size: 14182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160802/9dabc494/attachment-0001.bin>
More information about the llvm-commits
mailing list