[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
Mon Feb 10 06:53:24 PST 2020
courbet updated this revision to Diff 243549.
courbet added a comment.
Herald added subscribers: jsji, nemanjai.
add PowerPC test
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.ll
llvm/test/CodeGen/X86/split-store-alignment.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74311.243549.patch
Type: text/x-patch
Size: 9321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/828816b2/attachment.bin>
More information about the llvm-commits
mailing list