[PATCH] D135011: Add builtin_elementwise_sin and builtin_elementwise_cos
Joshua Batista via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 4 17:26:03 PDT 2022
bob80905 updated this revision to Diff 465236.
bob80905 added a comment.
- add new line to end of new files
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/aarch64-sve-vector-trig-ops.c
clang/test/Sema/builtins-elementwise-math.c
clang/test/Sema/riscv-sve-vector-trig-ops.c
clang/test/SemaCXX/builtins-elementwise-math.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135011.465236.patch
Type: text/x-patch
Size: 12371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221005/1873fae0/attachment-0001.bin>
More information about the cfe-commits
mailing list