diff options
| author | Craig Topper <craig.topper@sifive.com> | 2024-07-03 23:56:17 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-03 23:56:17 -0700 |
| commit | c67653fbc3dd4ea9ab2a32c481a9ac4411020c7b (patch) | |
| tree | 1026d63a0e7f4ed82ead4c18566c10e0e4cb7875 /lldb/test/API/python_api/thread/TestThreadAPI.py | |
| parent | 30df62992e890310550259afbe458b845c0d6b89 (diff) | |
[RISCV] Support vXf16 vector_shuffle with Zvfhmin. (#97491)
We can shuffle vXf16 vectors just like vXi16 vectors. We don't need any
FP instructions. Update the predicates for vrgather and vslides patterns
to only check the predicates based on the equivalent integer type. If we
use the FP type it will check Zvfh and block Zvfhmin.
These are probably not the only patterns that need to be fixed, but the
test from the bug report no longer crashes.
Fixes #97477
Diffstat (limited to 'lldb/test/API/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
