DescriptionMIPS[64]: Support for some SIMD operations (5)
Add support for I32x4Neg, I32x4LtS, I32x4LeS, I32x4LtU, I32x4LeU, I16x8Splat,
I16x8ExtractLane, I16x8ReplaceLane, I16x8Neg, I16x8Shl, I16x8ShrS, I16x8ShrU,
I16x8Add, I16x8AddSaturateS, I16x8Sub, I16x8SubSaturateS for mips32 and mips64
architectures.
BUG=
Review-Url: https://codereview.chromium.org/2795143003
Cr-Commit-Position: refs/heads/master@{#45092}
Committed: https://chromium.googlesource.com/v8/v8/+/0fad007a98d7d20991c36f2328d56803706b3cad
Patch Set 1 #Patch Set 2 : rebased #Patch Set 3 : Rebasing #Patch Set 4 : Rebasing #Patch Set 5 : Add missing SIMD_LOWERING_TARGET #Patch Set 6 : Fix x64 build error #
Messages
Total messages: 27 (18 generated)
|