[PATCH] D39204: [CodeGen] map sqrt libcalls to llvm.sqrt when errno is not set

Sanjay Patel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 31 13:20:20 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317031: [CodeGen] map sqrt libcalls to llvm.sqrt when errno is not set (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D39204?vs=120902&id=121042#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39204

Files:
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/test/CodeGen/2005-07-20-SqrtNoErrno.c
  cfe/trunk/test/CodeGen/builtin-sqrt.c
  cfe/trunk/test/CodeGen/libcalls.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39204.121042.patch
Type: text/x-patch
Size: 6167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171031/1fc6c61a/attachment-0001.bin>


More information about the cfe-commits mailing list