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 d18722757f97e1a9ba4336be4b33e238522b84c5..5b9722eef52fefcdacf07933f7dea31560460216 100644 |
--- a/src/compiler/s390/instruction-scheduler-s390.cc |
+++ b/src/compiler/s390/instruction-scheduler-s390.cc |
@@ -104,6 +104,7 @@ int InstructionScheduler::GetTargetInstructionFlags( |
case kS390_Float32ToUint32: |
case kS390_Float32ToUint64: |
case kS390_Float32ToDouble: |
+ case kS390_Float64SilenceNaN: |
case kS390_DoubleToInt32: |
case kS390_DoubleToUint32: |
case kS390_Float32ToInt64: |