summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorMin-Yih Hsu <min.hsu@sifive.com>2025-02-28 11:23:16 -0800
committerGitHub <noreply@github.com>2025-02-28 11:23:16 -0800
commitc253e5c9917b9dd8b0cbd35ef25f335a0901a8e0 (patch)
tree276fd5d80d238adfd5f833f0c2874e8a65bfb774 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parentb923f6cf8faca82b8df2a936d8ff36a6125aedcc (diff)
[Exegesis][RISCV] Add initial RVV support (#128767)
This patch adds initial vector extension support to RISC-V's exegesis. The strategy here is to enumerate all RVV _pseudo_ opcodes as their MC opcode counterparts are kind of useless under this circumstance. We also enumerate all possible VTYPE operands in each CodeTemplate configuration. Various of MachineFunction Passes are used for post processing the snippets, like inserting VSETVLI instructions. See https://llvm.org/devmtg/2024-10/slides/techtalk/Hsu-RVV-Exegesis.pdf for more technical details.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions