aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUnroll.cpp
diff options
context:
space:
mode:
authorKarl-Johan Karlsson <karl-johan.karlsson@ericsson.com>2024-05-04 17:47:48 +0200
committerGitHub <noreply@github.com>2024-05-04 17:47:48 +0200
commitcb015b9ec9446b3a1303980c095fa442d5e46fbf (patch)
treeb9f5a01a89574affd8527be423ae13156021c498 /llvm/lib/Transforms/Utils/LoopUnroll.cpp
parent7ee6288312e8cde8d2e8ee48f87bbab966a89247 (diff)
downloadllvm-cb015b9ec9446b3a1303980c095fa442d5e46fbf.zip
llvm-cb015b9ec9446b3a1303980c095fa442d5e46fbf.tar.gz
llvm-cb015b9ec9446b3a1303980c095fa442d5e46fbf.tar.bz2
[clang][CodeGen] Propagate pragma set fast-math flags to floating point builtins (#90377)
This is a fix for the issue #87758 where fast-math flags are not propagated all builtins. It seems like pragmas with fast math flags was only propagated to calls of unary floating point builtins. This patch propagate them also for binary and ternary floating point builtins.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnroll.cpp')
0 files changed, 0 insertions, 0 deletions