summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorAndrzej Warzynski <andrzej.warzynski@arm.com>2019-12-19 20:37:57 +0000
committerAndrzej Warzynski <andrzej.warzynski@arm.com>2020-01-02 13:01:28 +0000
commit404da13e1e94ac092b2010566f95dbd4b126a500 (patch)
tree284cc6845aa45dbb01c384323dcca38cbfe23373 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent535b3c6b2f1c81ed91942ebd9ea06a1022dc59a1 (diff)
downloadbcm5719-llvm-404da13e1e94ac092b2010566f95dbd4b126a500.tar.gz
bcm5719-llvm-404da13e1e94ac092b2010566f95dbd4b126a500.zip
[AArch64][SVE] Gather loads: pass 32 bit unpacked offsets as nxv2i32
Summary: Currently 32 bit unpacked offsets are passed as nxv2i64. However, as pointed out in https://reviews.llvm.org/D71074, using nxv2i32 instead would improve consistency with: * how other arguments are treated * how scatter stores are implemented This patch makes sure that 32 bit unpacked offsets are passes as nxv2i32 instead of nxv2i64. Reviewers: sdesmalen, efriedma Subscribers: tschuett, kristof.beyls, hiraditya, rkruppe, psnobl, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D71724
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud