diff options
| author | Ryotaro KASUGA <kasuga.ryotaro@fujitsu.com> | 2024-07-01 09:07:32 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-01 09:07:32 +0900 |
| commit | e19ac0dcfd7357161210f157ed0559836e88155f (patch) | |
| tree | 2d1b3a147a12281cdb84f47bba7225a85ddd14cb /lldb/test/API/functionalities/plugins/python_os_plugin | |
| parent | 6c1c451b867f250f1c2fab709f0c8657ffd21116 (diff) | |
[MachinePipeliner] Fix constraints aren't considered in certain cases (#95356)
when scheduling
When scheduling an instruction, if both any predecessors and any
successors of the instruction are already scheduled, `SchedStart` isn't
taken into account. It may result generating incorrect code. This patch
fixes the problem. Also, this patch merges `SchedStart` into
`EarlyStart` (same for `SchedEnd`).
Fixes https://github.com/llvm/llvm-project/issues/93936
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin')
0 files changed, 0 insertions, 0 deletions
