[llvm] [SPIRV] Porting 4 tests from Translator (PR #151678)

via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 3 12:28:46 PDT 2025


================
@@ -0,0 +1,16 @@
+; Check that we don't end up with duplicated array types in TypeMap.
+; No FileCheck needed, we only want to check the absence of errors.
+; RUN: llc -O0 -mtriple=spirv64-unknown-unknown %s -o -
----------------
EbinJose2002 wrote:

Thanks for the pointer

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


More information about the llvm-commits mailing list