Unverified Commit e040474f authored by lntue's avatar lntue Committed by GitHub
Browse files

[libc][math] Temporarily disable nexttowardf16 on aarch64 due to clang-11 bug. (#94569)

The conversion between _Float16 and long double will crash clang-11 on
aarch64. This is fixed in clang-12: https://godbolt.org/z/8ceT9454c
parent 10dcba76
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment