[PATCH] D91596: [PowerPC] [Clang] Fix alignment of 128-bit floating types

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 18 19:37:33 PST 2020


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

I assume this has always been taken care of properly in the backend, so this is just a fix for va_arg treatment?  If so, LGTM.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91596/new/

https://reviews.llvm.org/D91596



More information about the cfe-commits mailing list