llvm-project/mlir/lib/Conversion/MathToSPIRV
Rob Suderman 3e746c6d9e [mlir] Add support for ExpM1 to GLSL/OpenCL SPIRV Backends
Adding a similar decomposition for exponential minus one to the SPIRV
backends along with the necessary tests.

Reviewed By: antiagainst

Differential Revision: https://reviews.llvm.org/D118081
2022-01-24 15:38:34 -08:00
..
CMakeLists.txt
MathToSPIRV.cpp [mlir] Add support for ExpM1 to GLSL/OpenCL SPIRV Backends 2022-01-24 15:38:34 -08:00
MathToSPIRVPass.cpp