[llvm] [SPIRV] Support -fembed-bitcode=marker for non-shader modules (PR #162082)

Juan Manuel Martinez CaamaƱo via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 7 05:17:49 PDT 2025


================
@@ -0,0 +1,21 @@
+; RUN: llc -verify-machineinstrs -mtriple=spirv-vulkan-unknown %s -o - | FileCheck %s
----------------
jmmartinez wrote:

The test started failing once I added the spirv-val line. I'm checking this

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


More information about the llvm-commits mailing list