[Mlir-commits] [mlir] [mlir][spirv] Fix lookup logic `spirv.target_env` for `gpu.module` (PR #147262)

Jaeho Kim llvmlistbot at llvm.org
Wed Jul 30 20:02:17 PDT 2025


================
@@ -15,3 +15,25 @@ module attributes {gpu.container_module} {
     }
   }
 }
+
+// -----
+
+module attributes {gpu.container_module} {
----------------
oojahooo wrote:

Thank you for your comment. I added it.

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


More information about the Mlir-commits mailing list