Skip to content

Conversation

Naghasan
Copy link
Contributor

As per discussed in the upstreaming call, this is the changes identified to align the half type with the OpenCL one.

__fp16 is the type used to represent half type.
It lowers to the same type as would _Float16 if the target support native half
but doesn't requires that the target/backend support it to use it.

Signed-off-by: Victor Lomuller victor@codeplay.com

__fp16 is the type used to represent half type.
It lowers to the same type as would _Float16 if the target support native half
but doesn't requires that the target/backend support it to use it.

Signed-off-by: Victor Lomuller <victor@codeplay.com>
@github-actions github-actions bot added the Stale label Feb 18, 2022
@github-actions github-actions bot closed this Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants