[clang] [llvm] [HIPSPV] Add in-tree SPIR-V backend support for chipStar (PR #206910)

Paulius Velesko via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 28 00:06:27 PDT 2026


================
@@ -42,3 +43,5 @@
 // NO-PLUGIN-NOT: {{".*opt"}} {{".*.bc"}} "-load-pass-plugin"
 // NO-PLUGIN-NOT: {{".*/Inputs/hipspv/lib/libLLVMHipSpvPasses.so"}}
 // ALL: {{".*llvm-spirv[^ ]*"}}
+// CHIPSTAR: {{".*clang.*"}} "-cc1"
----------------
pvelesko wrote:

Done (10029bac).

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


More information about the cfe-commits mailing list