diff options
author | vporpo <vporpodas@google.com> | 2025-01-25 08:19:27 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-25 08:19:27 -0800 |
commit | 5cb2db3b51c2a9d516d57bd2f07d9899bd5fdae7 (patch) | |
tree | f18cd3c2b988e181c27dc3947bdfd5869382c0cd /llvm/lib/CodeGen | |
parent | 21f04b1458c52ba875a23b58b02cf6b1f8db0661 (diff) | |
download | llvm-5cb2db3b51c2a9d516d57bd2f07d9899bd5fdae7.zip llvm-5cb2db3b51c2a9d516d57bd2f07d9899bd5fdae7.tar.gz llvm-5cb2db3b51c2a9d516d57bd2f07d9899bd5fdae7.tar.bz2 |
[SandboxVec][Scheduler] Forbid crossing BBs (#124369)
This patch updates the scheduler to forbid scheduling across BBs. It
should eventually be able to handle this, but we disable it for now.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions