[PATCH] D157911: clang: Add __builtin_exp10* and use new llvm.exp10 intrinsic

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 9 00:34:05 PDT 2023


arsenm updated this revision to Diff 556343.
arsenm added a comment.

Release notes


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

https://reviews.llvm.org/D157911

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/Builtins.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/constrained-math-builtins.c
  clang/test/CodeGen/math-builtins.c
  clang/test/CodeGenOpenCL/builtins-f16.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157911.556343.patch
Type: text/x-patch
Size: 5498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230909/e5236a53/attachment.bin>


More information about the cfe-commits mailing list