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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Other than a request for comment, LGTM.
test/CodeGen/PowerPC/f128-aggregates.ll | ||
---|---|---|
75 ↗ | (On Diff #151846) | I don't actually understand this test. Why are all the GPR's being spilled to the stack. Please add a comment explaining it on the commit. |