================ @@ -3,6 +3,7 @@ ; RUN: llc -mtriple=riscv64 < %s | FileCheck %s --check-prefix=RV64 @var = external dso_local global i32, align 4 +@a = external global [2 x [2 x i32]], align 4 ---------------- MaskRay wrote:
Sorry, no. I accidentally included this when preparing tests using my experience on x86 Ws and RISC-V S:) https://github.com/llvm/llvm-project/pull/80255 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits