KhronosGroup / SPIRV-LLVM-Translator

A tool and a library for bi-directional translation between SPIR-V and LLVM IR
Other
468 stars 209 forks source link

[SPIR-V 1.6] Extend the use of the FPFastMathMode decoration #2506

Closed vmaksimo closed 4 months ago

vmaksimo commented 4 months ago

Since SPIR-V 1.6 may be used with OpFNegate and with the binary floating-point comparison instructions (including OpOrdered and OpUnordered).