Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git] / llvm / test / CodeGen / Mips / msa / llvm-stress-sz1-s742806235.ll
blob16900fbf48385bd3cb05d93b3898910464a1a16e
1 ; RUN: llc -march=mips < %s
2 ; RUN: llc -march=mips -mattr=+msa,+fp64,+mips32r2 < %s
3 ; RUN: llc -march=mipsel < %s
4 ; RUN: llc -march=mipsel -mattr=+msa,+fp64,+mips32r2 < %s
6 ; This test originally failed to select code for a truncstore of a
7 ; build_vector.
8 ; It should at least successfully build.
10 define void @autogen_SD742806235(ptr, ptr, ptr, i32, i64, i8) {
11 BB:
12   %A4 = alloca double
13   %A3 = alloca double
14   %A2 = alloca <8 x i8>
15   %A1 = alloca <4 x float>
16   %A = alloca i1
17   store i8 %5, ptr %0
18   store i8 %5, ptr %0
19   store i8 %5, ptr %0
20   store <8 x i8> <i8 0, i8 -1, i8 0, i8 -1, i8 0, i8 -1, i8 0, i8 -1>, ptr %A2
21   store i8 %5, ptr %0
22   ret void