[PATCH] D135011: Add sin and cos llvm intrinsics
Joshua Batista via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 30 22:21:58 PDT 2022
bob80905 updated this revision to Diff 464472.
bob80905 added a comment.
- make format consistent, update test copy mistake
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135011/new/
https://reviews.llvm.org/D135011
Files:
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.464472.patch
Type: text/x-patch
Size: 8319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221001/7aa4aaa8/attachment.bin>
More information about the cfe-commits
mailing list