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

Manuel Carrasco via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 7 08:51:54 PDT 2025


Juan Manuel Martinez =?utf-8?q?Caama=C3=B1o?= <juamarti at amd.com>,
Juan Manuel Martinez =?utf-8?q?Caama=C3=B1o?= <juamarti at amd.com>,
Juan Manuel Martinez =?utf-8?q?Caama=C3=B1o?= <juamarti at amd.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/162082 at github.com>


================
@@ -236,6 +236,8 @@ class SPIRVEmitIntrinsics
 
   Instruction *buildLogicalAccessChainFromGEP(GetElementPtrInst &GEP);
 
+  bool promoteEmbeddedBitcodeMarkear(Module &M) const;
----------------
mgcarrasco wrote:

"Markear" (possible typo)

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


More information about the llvm-commits mailing list