diff options
| author | Craig Topper <craig.topper@sifive.com> | 2025-02-06 08:53:40 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-06 08:53:40 -0800 |
| commit | ead88c787c4eba28b2148a5aaf190186bdb40820 (patch) | |
| tree | 212ebfb7c8cb29332c90201794fa90b3d9f84c15 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 6e17ed9b04e5523cc910bf171c3122dcc64b86db (diff) | |
[RISCV] Prefer (select (x < 0), y, z) -> x >> (XLEN - 1) & (y - z) + z even with Zicond. (#125772)
The Zicond version of this requires an li instruction and an
additional register.
Without Zicond we match this in a DAGCombine on RISCVISD::SELECT_CC.
This PR has 2 commits. I'll pre-commit the test change if this looks
good.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
