aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorAlex Bradbury <asb@igalia.com>2024-02-05 19:39:12 +0000
committerGitHub <noreply@github.com>2024-02-05 19:39:12 +0000
commit22544e2a54370a3c0b12765981c312f9ec04f1cc (patch)
tree1c0f1c11881c099f5dc3bc7505b99b0efc37d1eb /lldb/source/Commands/CommandObjectCommands.cpp
parent64a317ad0765a2b3748d2b74b9a0d4738250787a (diff)
downloadllvm-22544e2a54370a3c0b12765981c312f9ec04f1cc.zip
llvm-22544e2a54370a3c0b12765981c312f9ec04f1cc.tar.gz
llvm-22544e2a54370a3c0b12765981c312f9ec04f1cc.tar.bz2
[flang] Set fast math related function attributes for -Ofast/-ffast-math (#79301)
The implemented logic matches the logic used for Clang in emitting these attributes. Although it's hoped that function attributes won't be needed in the future (vs using fast math flags in individual IR instructions), there are codegen differences currently with/without these attributes, as can be seen in issues like #79257 or by hacking Clang to avoid producing these attributes and observing codegen changes.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions