Chromium Code Reviews| Index: src/compiler/opcodes.h |
| diff --git a/src/compiler/opcodes.h b/src/compiler/opcodes.h |
| index e11b3b2fd3d4e8366c5f1fc5d7495590b7f18316..9aa8f89e48a717f9668c23cae0e25a1032aa7a85 100644 |
| --- a/src/compiler/opcodes.h |
| +++ b/src/compiler/opcodes.h |
| @@ -700,8 +700,6 @@ |
| V(S128Or) \ |
| V(S128Xor) \ |
| V(S128Select) \ |
| - V(S32x4Shuffle) \ |
| - V(S16x8Shuffle) \ |
| V(S8x16Shuffle) \ |
| V(S1x4AnyTrue) \ |
| V(S1x4AllTrue) \ |