[PATCH] D39641: [CodeGen] make cbrt and fma constant (never set errno)
Sanjay Patel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 7 07:34:39 PST 2017
spatel updated this revision to Diff 121898.
spatel added a comment.
Patch updated - no code or functional changes from the last rev.
I split the <math> and <complex> test files up, so I can update those independently and not incur svn conflicts.
https://reviews.llvm.org/D39641
Files:
include/clang/Basic/Builtins.def
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/math-builtins.c
test/CodeGen/math-libcalls.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39641.121898.patch
Type: text/x-patch
Size: 5305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171107/a5310c1d/attachment.bin>
More information about the cfe-commits
mailing list