[clang] Always honor fp-contract pragmas on PlayStation (PR #162549)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 8 16:31:59 PDT 2025
wjristow wrote:
> I continue to believe that ignoring pragmas when fast-math is enabled is a bug, and I'd like to see a more general change such as I proposed in `https://github.com/llvm/llvm-project/pull/105746`.
FWIW, that makes good sense to me. I admit I only looked at that PR of yours carefully today, as I was preparing this one.
https://github.com/llvm/llvm-project/pull/162549
More information about the cfe-commits
mailing list