summaryrefslogtreecommitdiff
path: root/deps/v8/src/compiler/backend/s390/instruction-scheduler-s390.cc
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/compiler/backend/s390/instruction-scheduler-s390.cc')
-rw-r--r--deps/v8/src/compiler/backend/s390/instruction-scheduler-s390.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/src/compiler/backend/s390/instruction-scheduler-s390.cc b/deps/v8/src/compiler/backend/s390/instruction-scheduler-s390.cc
index 1117ec5141..c0a854b7f1 100644
--- a/deps/v8/src/compiler/backend/s390/instruction-scheduler-s390.cc
+++ b/deps/v8/src/compiler/backend/s390/instruction-scheduler-s390.cc
@@ -311,8 +311,8 @@ int InstructionScheduler::GetTargetInstructionFlags(
case kS390_I8x16RoundingAverageU:
case kS390_I8x16Abs:
case kS390_I8x16BitMask:
- case kS390_S8x16Shuffle:
- case kS390_S8x16Swizzle:
+ case kS390_I8x16Shuffle:
+ case kS390_I8x16Swizzle:
case kS390_V64x2AnyTrue:
case kS390_V32x4AnyTrue:
case kS390_V16x8AnyTrue: