diff options
author | vporpo <vporpodas@google.com> | 2024-10-18 16:18:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-18 16:18:43 -0700 |
commit | 1d09925b4a6fd4af0120825132be23be12fb03d6 (patch) | |
tree | ee85bca80a3a03b34942a46fa06ed370841d9a13 /lldb/source/Interpreter/CommandInterpreter.cpp | |
parent | 6d347fdfbd018b6555a754219fda461e166f2a64 (diff) | |
download | llvm-1d09925b4a6fd4af0120825132be23be12fb03d6.zip llvm-1d09925b4a6fd4af0120825132be23be12fb03d6.tar.gz llvm-1d09925b4a6fd4af0120825132be23be12fb03d6.tar.bz2 |
[SandboxVec][Scheduler] Boilerplate and initial implementation. (#112449)
This patch implements a ready-list-based scheduler that operates on
DependencyGraph.
It is used by the sandbox vectorizer to test the legality of vectorizing
a group of instrs.
SchedBundle is a helper container, containing all DGNodes that
correspond to the instructions that we are attempting to schedule with
trySchedule(Instrs).
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions