llvm-project
17aa32c2 - [SPIRV] Added support for the constrained arithmetic(Fmuladd) intrinsic (#170270)

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.
Parents
Loading