aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionPass.cpp
diff options
context:
space:
mode:
authorvporpo <vporpodas@google.com>2025-01-23 21:27:53 -0800
committerGitHub <noreply@github.com>2025-01-23 21:27:53 -0800
commit6db73fa481beb9184ea8f1103e72e7a5c1d82e31 (patch)
tree02014d7bbd8c383f13eb2f12c7dc9a72eb413d09 /llvm/lib/CodeGen/MachineFunctionPass.cpp
parentf3d2e75ead4e9d6e91712945a430cb036a061f3f (diff)
downloadllvm-6db73fa481beb9184ea8f1103e72e7a5c1d82e31.zip
llvm-6db73fa481beb9184ea8f1103e72e7a5c1d82e31.tar.gz
llvm-6db73fa481beb9184ea8f1103e72e7a5c1d82e31.tar.bz2
[SandboxVec][Scheduler] Fix clear() to clear all state (#124214)
This patch fixes the scheduler's clear() function to also clear the ReadyList. Not doing so is a bug and results in crashes when the ReadyList contains stale instructions, because it was never clered.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions