diff options
Diffstat (limited to 'test/CodeGen/Mips/msa/elm_cxcmsa.ll')
-rw-r--r-- | test/CodeGen/Mips/msa/elm_cxcmsa.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/Mips/msa/elm_cxcmsa.ll b/test/CodeGen/Mips/msa/elm_cxcmsa.ll index dc1fcf7..8d6b0ee 100644 --- a/test/CodeGen/Mips/msa/elm_cxcmsa.ll +++ b/test/CodeGen/Mips/msa/elm_cxcmsa.ll @@ -2,6 +2,7 @@ ; instruction format). ; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s +; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s define i32 @msa_ir_cfcmsa_test() nounwind { entry: |