diff options
author | paperchalice <liujunchang97@outlook.com> | 2025-10-09 17:29:44 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-09 17:29:44 +0800 |
commit | fdff191bbe82286d1ec34832bb0d729ebcf23c18 (patch) | |
tree | 69c269ebee8808927adec4b23a4b6b24fade7787 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 443d0272385aa950e4d296e7b2ba75f933daa6ad (diff) | |
download | llvm-fdff191bbe82286d1ec34832bb0d729ebcf23c18.zip llvm-fdff191bbe82286d1ec34832bb0d729ebcf23c18.tar.gz llvm-fdff191bbe82286d1ec34832bb0d729ebcf23c18.tar.bz2 |
[Hexagon] Use fast-math flags (#162274)
Use fast-math flag `afn` for `fmul` and remove UseUnsafeMath feature,
users now should use fast-math flags only, `unsafe-fp-math` attribute
support will be removed in future. Hopefully `afn` is the right option
This is the Hexagon part.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions