[PATCH] D48310: [POWER9][NFC] add back-end test case for passing homogeneous fp128 aggregates by value

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 20:40:05 PDT 2018


lei created this revision.
lei added reviewers: nemanjai, kbarton, hfinkel, sfertile.

These are the related back-end tests related to the clang patch:  https://reviews.llvm.org/D48044
Test verifies that we are passing fp128 via VSX registers as per ABI.


https://reviews.llvm.org/D48310

Files:
  test/CodeGen/PowerPC/f128-aggregates.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48310.151846.patch
Type: text/x-patch
Size: 5672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/f7c69e27/attachment.bin>


More information about the llvm-commits mailing list