Index: src/compiler/ppc/instruction-scheduler-ppc.cc |
diff --git a/src/compiler/ppc/instruction-scheduler-ppc.cc b/src/compiler/ppc/instruction-scheduler-ppc.cc |
index 1259a872a3ca50451d152a1c0763a2110591e8a5..f41900d443d4634869ee8abb5c87ca654a186a47 100644 |
--- a/src/compiler/ppc/instruction-scheduler-ppc.cc |
+++ b/src/compiler/ppc/instruction-scheduler-ppc.cc |
@@ -92,6 +92,7 @@ int InstructionScheduler::GetTargetInstructionFlags( |
case kPPC_Uint32ToFloat32: |
case kPPC_Uint32ToDouble: |
case kPPC_Float32ToDouble: |
+ case kPPC_Float64SilenceNaN: |
case kPPC_DoubleToInt32: |
case kPPC_DoubleToUint32: |
case kPPC_DoubleToInt64: |