Treat f16 as a u16 in ABI#885
Conversation
|
Sorry, I missed this PR (feel free to ping me after some time when this happens). I would be more comfortable merging this if at least one of the following parts (2 to 6) was implemented as well as some CI for this (not sure what would be the best way to test this). |
Thanks for taking a look! |
This comment has been minimized.
This comment has been minimized.
|
Since the CI passed on the last commit, was that ready for review? |
|
☔ The latest upstream changes (possibly #899) made this pull request unmergeable. Please resolve the merge conflicts. |
|
I'm only reading the description here and not the code: this only takes effect when GCC doesn't already support |
|
Yes, that's indeed for targets where f16 is not supported. |
Part1 of #825 .