Index: src/compiler/instruction-scheduler.cc |
diff --git a/src/compiler/instruction-scheduler.cc b/src/compiler/instruction-scheduler.cc |
index 2e10794d69d6f829fe096bf82d0d3d407ff10a66..6a1d8497411d6b3dcecc649732f58afcb9c495f4 100644 |
--- a/src/compiler/instruction-scheduler.cc |
+++ b/src/compiler/instruction-scheduler.cc |
@@ -242,7 +242,6 @@ int InstructionScheduler::GetInstructionFlags(const Instruction* instr) const { |
case kArchTruncateDoubleToI: |
case kArchStackSlot: |
case kArchDebugBreak: |
- case kArchImpossible: |
case kArchComment: |
case kIeee754Float64Acos: |
case kIeee754Float64Acosh: |