[clang] [clang] Allow `pragma float_control(precise, *)` to... (PR #105912)
Zahira Ammarguellat via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 25 00:25:38 PDT 2024
zahiraam wrote:
Not very clear to me what the issue is. Can you please explain this in the description. I think here the `#pragma float_control(precise, on)` should be taking precedence over the `-ffast-math` flag and it's not. Right?
https://github.com/llvm/llvm-project/pull/105912
More information about the cfe-commits
mailing list