[PATCH] D28990: Align i128 to 16 bytes

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 14:25:10 PST 2017


echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.

This LGTM as well. At the very least I believe it is intentional. This is, at a minimum, correct for x86-64 and ppc64.


https://reviews.llvm.org/D28990





More information about the llvm-commits mailing list