================
@@ -1,4 +1,5 @@
 ; RUN: llc -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
+; RUN: llc -O0 -mtriple=spirv64-amd-amdhsa %s -o - | FileCheck %s
----------------
michalpaszkowski wrote:

I am okay with either approach. I think we can assume that the core 
functionality will stay the same for all "flavors". In case of any changes in 
the future to this assumption, we could create larger tests covering multiple 
features, which will not provide any isolation value but just ensure the 
features are still there.

https://github.com/llvm/llvm-project/pull/89796
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to