llvm-project
27231bc2
- [MLIR][SPIRV] Lower SPIR-V Tan/Tanh ops to LLVM intrinsics (#168419)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
97 days ago
[MLIR][SPIRV] Lower SPIR-V Tan/Tanh ops to LLVM intrinsics (#168419) Fixed #148354 Lower SPIR-V Tan/Tanh ops using the corresponding LLVM intrinsics to reduce instructions and prevent overflow caused by the previous `exp`-based expansion.
References
#168419 - [MLIR][SPIRV] Lower SPIR-V Tan/Tanh ops to LLVM intrinsics
Author
hankluo6
Parents
2432465d
Loading