summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/msa/2r_vector_scalar.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Mips/msa/2r_vector_scalar.ll')
-rw-r--r--llvm/test/CodeGen/Mips/msa/2r_vector_scalar.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Mips/msa/2r_vector_scalar.ll b/llvm/test/CodeGen/Mips/msa/2r_vector_scalar.ll
index 9d0765a2523..e03c9a3464f 100644
--- a/llvm/test/CodeGen/Mips/msa/2r_vector_scalar.ll
+++ b/llvm/test/CodeGen/Mips/msa/2r_vector_scalar.ll
@@ -1,3 +1,6 @@
+; Test the MSA intrinsics that are encoded with the 2R instruction format and
+; convert scalars to vectors.
+
; RUN: llc -march=mips -mattr=+msa < %s | FileCheck %s
@llvm_mips_fill_b_ARG1 = global i32 23, align 16
OpenPOWER on IntegriCloud