[PATCH] Emit minnum / maxnum for __builtin_fmin/fmax

Matt Arsenault Matthew.Arsenault at amd.com
Tue Oct 21 17:17:44 PDT 2014


I noticed most of the other FP intrinsics are also emitted as lib calls, so handle more (fabs, copying, floor, ceil, trunc, rint, nearbyint, round)

http://reviews.llvm.org/D5896

Files:
  include/clang/Basic/Builtins.def
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5896.15224.patch
Type: text/x-patch
Size: 12028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141022/6ac9c4cd/attachment.bin>


More information about the cfe-commits mailing list