diff options
| author | Craig Topper <craig.topper@sifive.com> | 2024-07-23 14:57:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-23 14:57:31 -0700 |
| commit | caaba2a8839ad000ddfc48be093c5d07f032c9e8 (patch) | |
| tree | 5f0c6fb95901072f162cd73b6f207829c4cd73bb /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 7868c04d97b4c30b3c23f126ec206e7ece3b8b70 (diff) | |
[RISCV] Replace VNCLIP RISCVISD opcodes with TRUNCATE_VECTOR_VL_SSAT/USAT opcodes (#100173)
These new opcodes drop the shift amount, rounding mode, and passthru.
Making them exactly like TRUNCATE_VECTOR_VL. The shift amount, rounding
mode, and passthru are added in isel patterns similar to how we
translate TRUNCATE_VECTOR_VL to vnsrl with a shift of 0.
This should simplify #99418 a little.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
