[PATCH] D28990: Align i128 to 16 bytes

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 18:15:32 PST 2017


echristo added a comment.

This patch didn't pass either the llvm testsuite or the clang testsuite. I've worked up patches for both, but there are a couple of places I think we're changing the ABI (via changes in clang that I had to make) that I'm a bit more uncomfortable with - I'll look at this over the next couple of days.


https://reviews.llvm.org/D28990





More information about the llvm-commits mailing list