[PATCH] D149588: clang: Start emitting intrinsic for __builtin_ldexp*

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 19:11:31 PDT 2023


arsenm updated this revision to Diff 518937.
Herald added subscribers: kosarev, jvesely.

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

https://reviews.llvm.org/D149588

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149588.518937.patch
Type: text/x-patch
Size: 9511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/b89851ec/attachment.bin>


More information about the llvm-commits mailing list