diff options
author | David Truby <david@truby.dev> | 2023-07-06 15:32:30 +0100 |
---|---|---|
committer | David Truby <david@truby.dev> | 2023-07-11 18:53:31 +0100 |
commit | f52c64b115a872cd059549613c06e90e9954dc79 (patch) | |
tree | e0c8c3bd1f59c56064aea13decdf586cada67773 /clang/lib/Lex/ModuleMap.cpp | |
parent | 7b64d761098fdbb426b27ca58a9dc8f31917dcba (diff) | |
download | llvm-f52c64b115a872cd059549613c06e90e9954dc79.zip llvm-f52c64b115a872cd059549613c06e90e9954dc79.tar.gz llvm-f52c64b115a872cd059549613c06e90e9954dc79.tar.bz2 |
[flang] Add fastmath flags to localBuilder in IntrinsicCall
Currently the local builder used in IntrinsicCall doesn't have the
fastmath flags passed to it. This results in the fastmath attribute
not being added to certain runtime calls. This patch simply forwards
the fastmath flags from the parent builder.
Differential Revision: https://reviews.llvm.org/D154611
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions