[PATCH] D143231: add release note line
Joshua Batista via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 2 16:32:11 PST 2023
bob80905 created this revision.
Herald added a project: All.
bob80905 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D143231
Files:
clang/docs/ReleaseNotes.rst
Index: clang/docs/ReleaseNotes.rst
===================================================================
--- clang/docs/ReleaseNotes.rst
+++ clang/docs/ReleaseNotes.rst
@@ -184,6 +184,7 @@
Floating Point Support in Clang
-------------------------------
- Add ``__builtin_elementwise_log``builtin for floating point types only.
+- Add ``__builtin_elementwise_log10`` builtin for floating point types only.
Internal API Changes
--------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143231.494469.patch
Type: text/x-patch
Size: 452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230203/597af746/attachment.bin>
More information about the cfe-commits
mailing list