X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FMips%2Fmsa%2F3rf_4rf.ll;h=67ef7fd2bae153f43b51d2e02135d0dbb4724067;hb=198d8baafbfdfcf5a5e219602a5d94ed263973b4;hp=cef38fd6e9a1f4120d99570924193710bcff4746;hpb=d0f99639c16ddad697db30e75643ae4cc52c3e80;p=oota-llvm.git diff --git a/test/CodeGen/Mips/msa/3rf_4rf.ll b/test/CodeGen/Mips/msa/3rf_4rf.ll index cef38fd6e9a..67ef7fd2bae 100644 --- a/test/CodeGen/Mips/msa/3rf_4rf.ll +++ b/test/CodeGen/Mips/msa/3rf_4rf.ll @@ -1,4 +1,8 @@ -; RUN: llc -march=mips -mattr=+msa < %s | FileCheck %s +; Test the MSA intrinsics that are encoded with the 3RF instruction format and +; use the result as a third operand. + +; RUN: llc -march=mips -mattr=+msa,+fp64 < %s | FileCheck %s +; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s @llvm_mips_fmadd_w_ARG1 = global <4 x float> , align 16 @llvm_mips_fmadd_w_ARG2 = global <4 x float> , align 16