[PATCH] D135011: Add builtin_elementwise_sin and builtin_elementwise_cos

Joshua Batista via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 12 11:05:45 PDT 2022


bob80905 updated this revision to Diff 467201.
bob80905 added a comment.

- drop llvm from release notes description.


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.467201.patch
Type: text/x-patch
Size: 11648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221012/bd4f1f10/attachment.bin>


More information about the cfe-commits mailing list