Benjamin Maxwell 5a7ee431fd
[clang] Add __builtin_sincospi that lowers to llvm.sincospi.* (#127065)
This (only) adds the `__builtin` variant which lowers to the
`llvm.sincospi.*` intrinsic when `-fno-math-errno` is set.
2025-02-21 16:49:41 +00:00
..