[llvm] [IR] Add `llvm.sincos` intrinsic (PR #109825)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 09:28:39 PDT 2024


MacDue wrote:

> ```diff
> R = PromoteFloatRes_FSINCOS(N);
> ```

Not sure why, but my clang format (`18.1.8`) disagrees here (so I had to manually fix this).

https://github.com/llvm/llvm-project/pull/109825


More information about the llvm-commits mailing list