[llvm] [SPIRV] Do not emit @llvm.compiler.used (PR #162678)

Marcos Maronas via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 10 07:10:41 PDT 2025


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


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

Should we test also the Vulkan path? Seems like we're dropping regardless of the environment. 

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


More information about the llvm-commits mailing list