aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2025-09-04 09:58:42 -0700
committerAlexey Bataev <a.bataev@outlook.com>2025-09-04 12:57:14 -0700
commit9a3aedb093008b55fa2018396cebb9b4606a7453 (patch)
tree7926222cece91ea6bff222dc2937420d5eceec83 /lldb/source/Commands/CommandObjectThread.cpp
parent54c304cd4da29d974a64b094a50aa9e5d3135104 (diff)
downloadllvm-9a3aedb093008b55fa2018396cebb9b4606a7453.zip
llvm-9a3aedb093008b55fa2018396cebb9b4606a7453.tar.gz
llvm-9a3aedb093008b55fa2018396cebb9b4606a7453.tar.bz2
[SLP]Do not try to schedule bundle with non-schedulable parent with commutable instructions
Commutable instruction can be reordering during tree building, and if the parent node is not scheduled, its ScheduleData elements are considered independent and compiler do not looks for reordered operands. Need to cancel scheduling of copyables in this case.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions