Skip to content

Commit

Permalink
Update f16_abi_clang.diff
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfeiBai authored Nov 29, 2023
1 parent d56d06d commit 9444b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openxla_patches/f16_abi_clang.diff
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ index 3f7af5197..ce4491c5d 100644
+#if defined(__x86_64__)
// Older versions of Clang don't have _Float16. Since both float and _Float16
// are passed in the same register we can use the wider type and careful casting
// to conform to x86_64 psABI. This only works with the assumption that we're
// to conform to x86_64 psABI. This only works with the assumption that we're

0 comments on commit 9444b69

Please sign in to comment.