[llvm] [SPIRV] Support -fembed-bitcode=marker for non-shader modules (PR #162082)
Marcos Maronas via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 6 09:14:51 PDT 2025
Juan Manuel Martinez =?utf-8?q?CaamaƱo?= <juamarti at amd.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/162082 at github.com>
================
@@ -0,0 +1,21 @@
+; RUN: llc -verify-machineinstrs -mtriple=spirv-vulkan-unknown %s -o - | FileCheck %s
----------------
maarquitos14 wrote:
Please, add also a check with spirv-val. Applies to all tests.
https://github.com/llvm/llvm-project/pull/162082
More information about the llvm-commits
mailing list