[PATCH] D23068: LoadStoreVectorizer: Remove TargetBaseAlign. Keep alignment for stack adjustments.
Alina Sbirlea via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 3 17:50:41 PDT 2016
asbirlea updated this revision to Diff 66742.
asbirlea added a comment.
Address comment.
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.66742.patch
Type: text/x-patch
Size: 15635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/9de37f49/attachment.bin>
More information about the llvm-commits
mailing list