[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:18:00 PDT 2023


arsenm created this revision.
arsenm added reviewers: yaxunl, jcranmer-intel, kpn, andrew.w.kaylor, sepavloff, tra.
Herald added subscribers: kosarev, jdoerfert, pengfei, jvesely.
Herald added a project: All.
arsenm requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

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
  llvm/test/CodeGen/X86/llvm.frexp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149716.518940.patch
Type: text/x-patch
Size: 14420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230503/6e904875/attachment.bin>


More information about the cfe-commits mailing list