From cde20bb088d6581db424bd6da6163418f2ae64fa Mon Sep 17 00:00:00 2001 From: Scott Egerton Date: Wed, 7 Oct 2015 10:49:49 +0000 Subject: [PATCH] Testing commit access with a trival whitespace change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249536 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/Mips/MSA.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Target/Mips/MSA.txt b/lib/Target/Mips/MSA.txt index 113375fa7f2..89802e60836 100644 --- a/lib/Target/Mips/MSA.txt +++ b/lib/Target/Mips/MSA.txt @@ -38,7 +38,7 @@ ilvl.d, pckev.d: ilvr.d, ilvod.d, pckod.d: It is not possible to emit ilvr.d, or pckod.d since ilvod.d covers the - same shuffle. ilvod.d will be emitted instead. + same shuffle. ilvod.d will be emitted instead. splat.[bhwd] The intrinsic will work as expected. However, unlike other intrinsics -- 2.34.1