aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorFarzon Lotfi <1802579+farzonl@users.noreply.github.com>2024-06-19 15:04:06 -0400
committerGitHub <noreply@github.com>2024-06-19 15:04:06 -0400
commit936bc9bb07f06b0fb036fb6f9d19f79aa3a12cf5 (patch)
tree8f750caa558788eba9ddf9c146ad5f284b002bac /llvm/lib/IR/Module.cpp
parentc6ed8289b7c948464855841632f6b6783da1b65a (diff)
downloadllvm-936bc9bb07f06b0fb036fb6f9d19f79aa3a12cf5.zip
llvm-936bc9bb07f06b0fb036fb6f9d19f79aa3a12cf5.tar.gz
llvm-936bc9bb07f06b0fb036fb6f9d19f79aa3a12cf5.tar.bz2
[DirectX] Add trig intrinsics and link them with DXIL backend (#95968)
This change is part of this proposal: https://discourse.llvm.org/t/rfc-all-the-math-intrinsics/78294 This is part 1 of 4 PRs. It sets the ground work for adding the intrinsics. Add DXIL Lower 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/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions