https://github.com/nikic requested changes to this pull request.
If you *really* want to introduce a separate ABI option for _Float16 (what's the motivation for doing this, instead of specifying _Float16 in the PowerPC psABI?) this needs to be added as an actual additional ABI variant (like elfv2-float16), not a target feature. Target features should not change the ABI. https://github.com/llvm/llvm-project/pull/196559 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
