[PATCH] D18639: Use __builtin_isnan/isinf/isfinite in complex

Hal Finkel via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 6 21:36:05 PDT 2016


hfinkel updated this revision to Diff 63029.
hfinkel added a comment.

Thanks everyone. I've rebased this and changed the name to __libcpp_*. Marshall, how do you recommend rewriting the functions to reduce the boilerplate?


http://reviews.llvm.org/D18639

Files:
  include/cmath
  include/complex

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18639.63029.patch
Type: text/x-patch
Size: 17141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160707/51fd0db6/attachment.bin>


More information about the cfe-commits mailing list