Commit 13c603a4 authored by lennyxiao's avatar lennyxiao Committed by laichunfeng
Browse files

[ScheduleDAG] Fix false assert target

In SUnit::removePred, N->WeakSuccsLeft is reduced but WeakSuccsLeft is checked.

Reviewed By: kerbowa

Differential Revision: https://reviews.llvm.org/D151311
parent bd3f7376
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment