summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/msa/spill.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Mips/msa/spill.ll')
-rw-r--r--llvm/test/CodeGen/Mips/msa/spill.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Mips/msa/spill.ll b/llvm/test/CodeGen/Mips/msa/spill.ll
index d73a8b59086..66f896ac468 100644
--- a/llvm/test/CodeGen/Mips/msa/spill.ll
+++ b/llvm/test/CodeGen/Mips/msa/spill.ll
@@ -2,6 +2,7 @@
; to have 33 live MSA registers simultaneously
; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s
+; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
define i32 @test_i8(<16 x i8>* %p0, <16 x i8>* %q1) nounwind {
entry:
OpenPOWER on IntegriCloud