[PATCH] D149716: clang: Use new frexp intrinsic for builtins and add f16 version

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 2 19:34:18 PDT 2023


arsenm updated this revision to Diff 518947.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149716/new/

https://reviews.llvm.org/D149716

Files:
  clang/include/clang/Basic/Builtins.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/aix-builtin-mapping.c
  clang/test/CodeGen/builtin-attributes.c
  clang/test/CodeGen/math-builtins-long.c
  clang/test/CodeGen/math-builtins.c
  clang/test/CodeGenOpenCL/builtins-generic-amdgcn.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149716.518947.patch
Type: text/x-patch
Size: 9704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230503/06c754e0/attachment-0001.bin>


More information about the cfe-commits mailing list