summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorEli Friedman <efriedma@quicinc.com>2020-08-03 15:59:14 -0700
committerEli Friedman <efriedma@quicinc.com>2020-08-04 13:22:15 -0700
commit95efea4b9310bb204a42fbf29abd4efa65647000 (patch)
treebc0aaaba05fd0428446c7e77f305902901fa018e /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentf0f68c6e6c5e0064c0196e4f1528e910a47766e0 (diff)
[AArch64][SVE] Widen narrow sdiv/udiv operations.
The SVE instruction set only supports sdiv/udiv for 32-bit and 64-bit integers. If we see an 8-bit or 16-bit divide, widen the operands to 32 bits, and narrow the result. Differential Revision: https://reviews.llvm.org/D85170
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions