diff options
| author | Alexey Bataev <a.bataev@outlook.com> | 2025-03-25 04:10:56 -0700 |
|---|---|---|
| committer | Alexey Bataev <a.bataev@outlook.com> | 2025-03-25 04:35:33 -0700 |
| commit | 8122bb9dbe39a1dde77eb4aad76bf1c0e70b2d89 (patch) | |
| tree | b019e058b8a58d4caecd71d849b257a36dc23a67 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 822aa5ec1afee68fb16457ff06de9111c1b62450 (diff) | |
[SLP]Fix a check for non-schedulable instructions
Need to fix a check for non-schedulable instructions in
getLastInstructionInBundle function, because this check may not work
correctly during the codegen. Instead, need to check that actually these
instructions were never scheduled, since the scheduling analysis always
performed before the codegen and is stable.
Fixes #132841
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
