diff options
author | Philip Reames <listmail@philipreames.com> | 2022-02-03 19:33:27 -0800 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2022-02-03 19:49:24 -0800 |
commit | bb9964ba4382afce1336f594c05580d554186500 (patch) | |
tree | fde3b135f6de6b857df1e4417fbc6c6752171439 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 25d50a00c5f81196d98613169179aed58653d8bf (diff) | |
download | llvm-bb9964ba4382afce1336f594c05580d554186500.zip llvm-bb9964ba4382afce1336f594c05580d554186500.tar.gz llvm-bb9964ba4382afce1336f594c05580d554186500.tar.bz2 |
[SLP] Have only ready items in ready list [NFC]
This adds the assertion that all items in the ready list are in-fact scheduleable entities ready to be scheduled. This involves changing the ReadyInsts structure to be a set, and fixing a couple places where we left nodes on the list when they were no longer ready.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions