[Mlir-commits] [mlir] [mlir][spirv] Conditionally add SPV_KHR_non_semantic_info extension u… (PR #152686)

Davide Grohmann llvmlistbot at llvm.org
Fri Aug 8 04:24:57 PDT 2025


================
@@ -1,6 +1,6 @@
 // RUN: mlir-translate -no-implicit-module -test-spirv-roundtrip-debug -mlir-print-debuginfo -mlir-print-local-scope %s | FileCheck %s
 
----------------
davidegrohmann wrote:

Maybe we can add here the validation of the produced SPIR-V assembly by using spirv-val?

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


More information about the Mlir-commits mailing list