Skip to content

Conversation

@vchuravy
Copy link
Member

There are two Float16 ABIs in the wild, one for platforms that have a
defing register and the original one where we used i16.

LLVM 15 follows GCC and uses the new ABI on x86/ARM but not PPC.

Extracted from #48700

@vchuravy vchuravy mentioned this pull request Apr 27, 2023
3 tasks
There are two Float16 ABIs in the wild, one for platforms that have a
defing register and the original one where we used i16.

LLVM 15 follows GCC and uses the new ABI on x86/ARM but not PPC.

Co-authored-by: Gabriel Baraldi <[email protected]>
@vchuravy vchuravy merged commit 959902f into master Apr 27, 2023
@vchuravy vchuravy deleted the vc/float16_abi2 branch April 27, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants