[Mlir-commits] [mlir] [mlir][spirv] Add SPV_KHR_float_controls2 extension (PR #143974)

Jakub Kuderski llvmlistbot at llvm.org
Thu Jun 12 14:24:13 PDT 2025


================
@@ -90,6 +90,16 @@ spirv.func @fadd_decorations(%arg: f32) -> f32 "None" {
 
 // -----
 
+spirv.module Logical GLSL450 requires #spirv.vce<v1.0, [Kernel], []> {
----------------
kuhar wrote:

Isn't this missing the new capability?

https://github.com/llvm/llvm-project/pull/143974


More information about the Mlir-commits mailing list