================
@@ -6990,6 +6990,12 @@ const ToolChain &Driver::getToolChain(const ArgList 
&Args,
         break;
       case llvm::Triple::spirv32:
       case llvm::Triple::spirv64:
+        if (Target.getOSName() == "hipspv" ||
----------------
pjaaskel wrote:

@linehill can we just add a chipstar OS enum? I think it's a better name also 
than 'hipspv' now.

https://github.com/llvm/llvm-project/pull/168043
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to