summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/msa/3r_4r_widen.ll
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2013-08-28 10:02:29 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2013-08-28 10:02:29 +0000
commita65f149af6fd90f1a849def3c1afb15d741ced2a (patch)
treec71ca0c5594b0450d0e06d03b0f2fbd0092fefd7 /test/CodeGen/Mips/msa/3r_4r_widen.ll
parent47e70960945ecb33a361987a9745e3dc80a1c78c (diff)
downloadllvm-a65f149af6fd90f1a849def3c1afb15d741ced2a.tar.gz
llvm-a65f149af6fd90f1a849def3c1afb15d741ced2a.tar.bz2
llvm-a65f149af6fd90f1a849def3c1afb15d741ced2a.tar.xz
[mips][msa] Summarize tests
Adds a comment to the start of each test summarizing the area the test covers. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189465 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Mips/msa/3r_4r_widen.ll')
-rw-r--r--test/CodeGen/Mips/msa/3r_4r_widen.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/CodeGen/Mips/msa/3r_4r_widen.ll b/test/CodeGen/Mips/msa/3r_4r_widen.ll
index 891d11a2f4..63592b4b05 100644
--- a/test/CodeGen/Mips/msa/3r_4r_widen.ll
+++ b/test/CodeGen/Mips/msa/3r_4r_widen.ll
@@ -1,3 +1,7 @@
+; Test the MSA intrinsics that are encoded with the 3R instruction format and
+; use the result as a third operand and results in wider elements than the
+; operands had.
+
; RUN: llc -march=mips -mattr=+msa < %s | FileCheck %s
@llvm_mips_dpadd_s_h_ARG1 = global <8 x i16> <i16 0, i16 1, i16 2, i16 3, i16 4, i16 5, i16 6, i16 7>, align 16