Andarwinux wrote: That gcc commit should be reverted. The most reasonable approach is consistently using two GPR or one XMM to pass and return.
Since you want to break the ABI, why not just use the highest-performance solution? I can't think anything more stupid than deliberately sacrificing performance just to comply with some outdated, ridiculous document. https://github.com/llvm/llvm-project/pull/210358 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
