[PATCH] D136786: Fix `unsafe-fp-math` attribute emission.
Michele Scandale via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 29 18:42:24 PDT 2022
michele.scandale updated this revision to Diff 471801.
michele.scandale added a comment.
Use low level properties to set `"unsafe-fp-math"="true"`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136786/new/
https://reviews.llvm.org/D136786
Files:
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/test/CodeGen/fp-function-attrs.cpp
clang/test/CodeGen/func-attr.c
clang/test/CodeGenOpenCL/relaxed-fpmath.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136786.471801.patch
Type: text/x-patch
Size: 7617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221030/fce0d2a1/attachment-0001.bin>
More information about the cfe-commits
mailing list