[clang] [ARM] enable FENV_ACCESS pragma support for hard-float targets (PR #137101)
Erik Enikeev via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 30 11:38:45 PDT 2025
Varnike wrote:
Once the necessary strict fp support has been added to the arm backend, HasStrictFP=true can be enabled.
https://github.com/llvm/llvm-project/pull/137101
More information about the cfe-commits
mailing list