[llvm] [SPIRV] Add radians intrinsic (PR #110800)

Farzon Lotfi via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 12:47:46 PDT 2024


https://github.com/farzonl requested changes to this pull request.

You need to rebase, you shouldn't need a custom select for radians because it's spec'd out in GLSL extensions: https://registry.khronos.org/SPIR-V/specs/1.0/GLSL.std.450.html 

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


More information about the llvm-commits mailing list