summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2025-01-14 12:51:01 +0800
committerGitHub <noreply@github.com>2025-01-14 12:51:01 +0800
commitffe5cddb68ab84348866b3a3ac727d263b2a44c2 (patch)
tree0eb8ce0ac1e083ad54e7bbb0429cbfbab9d65ee6 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parentcb2560d33b029b50c10bbc4348bbb944382fb659 (diff)
[RISCV] Support vp.{gather,scatter} in RISCVGatherScatterLowering (#122232)
This adds support for lowering llvm.vp.{gather,scatter}s to experimental.vp.strided.{load,store}. This will help us handle strided accesses with EVL tail folding that are emitted from the loop vectorizer, but note that it's still not enough. We will also need to handle the vector step not being loop-invariant (i.e. produced by @llvm.experimental.vector.length) in a future patch.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions