Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

[CIR][CodeGen][Builtin] Implement builtin cosh, sinh and tanh#2112

Open
bruteforceboy wants to merge 1 commit intollvm:mainfrom
bruteforceboy:hyperbolic
Open

[CIR][CodeGen][Builtin] Implement builtin cosh, sinh and tanh#2112
bruteforceboy wants to merge 1 commit intollvm:mainfrom
bruteforceboy:hyperbolic

Conversation

@bruteforceboy
Copy link
Contributor

Adds support for the code generation/lowering of the cosh, sinh and tanh builtins + tests.

@bcardosolopes
Copy link
Member

Hey @bruteforceboy, since this is a new PR, how about you do it directly upstream? Or create an issue to track what's missing so that can happen? https://discourse.llvm.org/t/clangir-transition-plans-for-the-clangir-incubator/89583

@bruteforceboy
Copy link
Contributor Author

Hey @bruteforceboy, since this is a new PR, how about you do it directly upstream? Or create an issue to track what's missing so that can happen? https://discourse.llvm.org/t/clangir-transition-plans-for-the-clangir-incubator/89583

Sure, that sounds like a good idea! I'm glad to see the work is now going upstream. It seems there is an open PR (llvm/llvm-project#178093) that is doing some work related to this. Once it is complete, I will follow up with this PR.

@bcardosolopes
Copy link
Member

@bruteforceboy thanks a bunch!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants