[PATCH] D28990: Align i128 to 16 bytes

David Majnemer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 16:46:56 PST 2017


majnemer added a comment.

Yes, I think this LGTM if you can find rationale in the other psABI documents. https://www.uclibc.org/docs/psABI-ppc64.pdf gives the PPC64 int128 alignment as 16 bytes. Can you find justifications for i128 for the other platforms?


https://reviews.llvm.org/D28990





More information about the llvm-commits mailing list