[PATCH] D23906: LSV: Fix incorrectly increasing alignment
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 15:23:48 PDT 2016
arsenm updated this revision to Diff 69439.
arsenm added a comment.
Switch to using getOrEnforceKnownAlignment, even though this regresses the case. Maybe it should be extended to handle this case
https://reviews.llvm.org/D23906
Files:
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
test/Transforms/LoadStoreVectorizer/AMDGPU/adjust-alloca-alignment.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23906.69439.patch
Type: text/x-patch
Size: 9091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/d858cabb/attachment.bin>
More information about the llvm-commits
mailing list