diff options
Diffstat (limited to 'llvm/lib')
-rw-r--r-- | llvm/lib/Target/Mips/MSA.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Mips/MSA.txt b/llvm/lib/Target/Mips/MSA.txt index 113375fa7f2..89802e60836 100644 --- a/llvm/lib/Target/Mips/MSA.txt +++ b/llvm/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 |