[clang] [clang] Lower non-builtin sincos[f|l] calls to llvm.sincos.* when -fno-math-errno is set (PR #121763)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 18 07:07:10 PST 2025
https://github.com/arsenm requested changes to this pull request.
I'm a hard no on making this a target dependent option. Just enable it unconditionally and take the regression
https://github.com/llvm/llvm-project/pull/121763
More information about the cfe-commits
mailing list