llvm-project
17aa32c2
- [SPIRV] Added support for the constrained arithmetic(Fmuladd) intrinsic (#170270)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
71 days ago
[SPIRV] Added support for the constrained arithmetic(Fmuladd) intrinsic (#170270) Added SPIR-V support for constrained arithmetic intrinsic fmuladd, lowered as a sequence of OpFMul and OpFAdd with roundingmode, consistent with the SPIR-V translator.
References
#170270 - [SPIRV] Added support for the constrained arithmetic(Fmuladd) intrinsic
Author
SubashBoopathi
Parents
c705003e
Loading