Index: src/compiler/s390/instruction-scheduler-s390.cc |
diff --git a/src/compiler/s390/instruction-scheduler-s390.cc b/src/compiler/s390/instruction-scheduler-s390.cc |
index ad8e8d901cf6d3b4db3c00509d93aeb86b42e147..2aa5c395356896e5febaf6f707e301450f301ca3 100644 |
--- a/src/compiler/s390/instruction-scheduler-s390.cc |
+++ b/src/compiler/s390/instruction-scheduler-s390.cc |
@@ -49,7 +49,6 @@ int InstructionScheduler::GetTargetInstructionFlags( |
case kS390_SubDouble: |
case kS390_Mul32: |
case kS390_Mul32WithOverflow: |
- case kS390_Mul32WithHigh32: |
case kS390_Mul64: |
case kS390_MulHigh32: |
case kS390_MulHighU32: |