[llvm] r249537 - Revert: r249536 - Testing commit access with a trival whitespace change.
Scott Egerton via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 03:57:07 PDT 2015
Author: s.egerton
Date: Wed Oct 7 05:57:06 2015
New Revision: 249537
URL: http://llvm.org/viewvc/llvm-project?rev=249537&view=rev
Log:
Revert: r249536 - Testing commit access with a trival whitespace change.
Modified:
llvm/trunk/lib/Target/Mips/MSA.txt
Modified: llvm/trunk/lib/Target/Mips/MSA.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Mips/MSA.txt?rev=249537&r1=249536&r2=249537&view=diff
==============================================================================
--- llvm/trunk/lib/Target/Mips/MSA.txt (original)
+++ llvm/trunk/lib/Target/Mips/MSA.txt Wed Oct 7 05:57:06 2015
@@ -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
More information about the llvm-commits
mailing list