[PATCH] D134921: [HLSL] add cos library function

Joshua Batista via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 30 16:12:22 PDT 2022


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

- lower cos to llvm


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134921/new/

https://reviews.llvm.org/D134921

Files:
  clang/include/clang/Basic/Builtins.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Headers/hlsl/hlsl_intrinsics.h
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGenHLSL/builtins/cos.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134921.464428.patch
Type: text/x-patch
Size: 5211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220930/a342b6cc/attachment.bin>


More information about the cfe-commits mailing list