[PATCH] D74311: [CodeGen] Fix the computation of the alignment of split stores.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 00:00:26 PST 2020
courbet updated this revision to Diff 243750.
courbet added a comment.
Add target triple in module in tests, which shows the brokenness of alignment
for BE targets. Fit it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74311/new/
https://reviews.llvm.org/D74311
Files:
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/test/CodeGen/PowerPC/split-store-alignment-le.ll
llvm/test/CodeGen/PowerPC/split-store-alignment.ll
llvm/test/CodeGen/X86/split-store-alignment.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74311.243750.patch
Type: text/x-patch
Size: 10664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/a0060c70/attachment.bin>
More information about the llvm-commits
mailing list