[PATCH] D39641: [CodeGen] make cbrt and fma constant (never set errno)
Sanjay Patel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 13 14:12:13 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL318093: [CodeGen] fix const-ness of cbrt and fma (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D39641?vs=122584&id=122727#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39641
Files:
cfe/trunk/include/clang/Basic/Builtins.def
cfe/trunk/lib/CodeGen/CGBuiltin.cpp
cfe/trunk/lib/Sema/SemaDecl.cpp
cfe/trunk/test/CodeGen/libcalls.c
cfe/trunk/test/CodeGen/math-builtins.c
cfe/trunk/test/CodeGen/math-libcalls.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39641.122727.patch
Type: text/x-patch
Size: 13175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171113/2d267a34/attachment-0001.bin>
More information about the cfe-commits
mailing list