[Mlir-commits] [mlir] [mlir][spirv] Support function argument decorations for ptr in the PhysicalStorageBuffer (PR #76353)

Kohei Yamaguchi llvmlistbot at llvm.org
Sat Dec 30 19:57:37 PST 2023


================
@@ -17,3 +17,37 @@ spirv.module Logical GLSL450 requires #spirv.vce<v1.0, [Shader, Linkage], []> {
     }
     spirv.func @inside.func() -> () "Pure" attributes {} {spirv.Return}
 }
+
+// -----
----------------
sott0n wrote:

Sorry..these were in lower case by mistake.

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


More information about the Mlir-commits mailing list