diff options
author | Farzon Lotfi <1802579+farzonl@users.noreply.github.com> | 2024-06-22 20:17:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-22 17:17:34 -0700 |
commit | f73ac218a666e2017565f2210b47332ddcf55f00 (patch) | |
tree | eea6bcf40a4736a0111a44e1bf2f6faf35cf8d8e /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | f3005d5b86ca947977f6056552b2a4648b9f0460 (diff) | |
download | llvm-f73ac218a666e2017565f2210b47332ddcf55f00.zip llvm-f73ac218a666e2017565f2210b47332ddcf55f00.tar.gz llvm-f73ac218a666e2017565f2210b47332ddcf55f00.tar.bz2 |
[HLSL][clang] Add elementwise builtins for trig intrinsics (#95999)
This change is part of this proposal:
https://discourse.llvm.org/t/rfc-all-the-math-intrinsics/78294
This is part 3 of 4 PRs. It sets the ground work for using the
intrinsics in HLSL.
Add HLSL frontend apis for `acos`, `asin`, `atan`, `cosh`, `sinh`, and
`tanh`
https://github.com/llvm/llvm-project/issues/70079
https://github.com/llvm/llvm-project/issues/70080
https://github.com/llvm/llvm-project/issues/70081
https://github.com/llvm/llvm-project/issues/70083
https://github.com/llvm/llvm-project/issues/70084
https://github.com/llvm/llvm-project/issues/95966
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions