[PATCH] D134921: [HLSL] add cos library function
Joshua Batista via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 15 16:53:35 PST 2022
bob80905 updated this revision to Diff 475633.
bob80905 added a comment.
- remove int overloads
- remove double
- update tests after new builtin landed
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134921/new/
https://reviews.llvm.org/D134921
Files:
clang/lib/Headers/hlsl/hlsl_intrinsics.h
clang/test/CodeGenHLSL/builtins/cos.hlsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134921.475633.patch
Type: text/x-patch
Size: 3862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221116/3eb24d68/attachment.bin>
More information about the cfe-commits
mailing list