[clang] [clang][Driver]Fix opencl -cl-fast-relaxed-math flag to have similar behaviour as ffast-math (PR #208709)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 23 11:57:39 PDT 2026
https://github.com/arsenm approved this pull request.
The result seems sensible, but I don't understand the clang flag mechanism so well. I'm not sure what the `[cl_fast_relaxed_math.KeyPath]` was doing
https://github.com/llvm/llvm-project/pull/208709
More information about the cfe-commits
mailing list