llvm-project
4e689624 - [mlir][spirv] Add definitions for GL inverse hyperbolic functions (#141720)

Commit
148 days ago
[mlir][spirv] Add definitions for GL inverse hyperbolic functions (#141720) Adds definitions for `Asinh`, `Acosh` and `Atanh` based on [SPIR-V extended instructions for GLSL](https://registry.khronos.org/SPIR-V/specs/unified1/GLSL.std.450.html). Their instruction numbers are 22, 23 and 24.
Author
Parents
Loading