[PATCH] D135011: Add sin and cos llvm builtins
Joshua Batista via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 3 11:01:18 PDT 2022
bob80905 updated this revision to Diff 464744.
bob80905 edited the summary of this revision.
bob80905 added a comment.
- add release note
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135011/new/
https://reviews.llvm.org/D135011
Files:
clang/docs/LanguageExtensions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/Builtins.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-elementwise-math.c
clang/test/Sema/builtins-elementwise-math.c
clang/test/SemaCXX/builtins-elementwise-math.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135011.464744.patch
Type: text/x-patch
Size: 10654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221003/e44b4368/attachment.bin>
More information about the cfe-commits
mailing list