summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-07-01 13:11:52 -0700
committerGitHub <noreply@github.com>2024-07-01 13:11:52 -0700
commit7e6e4986e64e8528c149d3ba90188248e2f2013c (patch)
tree56b56376a9e400fa63c1fc075a20d6885c285232 /lldb/test/API/functionalities/plugins/python_os_plugin
parentae6549a7d98f848f8b17d709471665c84e5108d5 (diff)
[RISCV] Use EXTLOAD instead of ZEXTLOAD when lowering riscv_masked_strided_load with zero stride. (#97317)
The splat we generate after the load doesn't use the extended bits, so it shouldn't matter which extend type we use. EXTLOAD is lowered as SEXTLOAD on every element type except i8.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin')
0 files changed, 0 insertions, 0 deletions