summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorDorit Nuzman <dorit.nuzman@intel.com>2021-06-17 18:39:09 +0300
committerDorit Nuzman <dorit.nuzman@intel.com>2021-08-08 10:32:02 +0300
commit67278b8a908e2aaa967c876c65515b5af332c835 (patch)
treeb3e27edabd4a52788494554a3a29984c0eb571e3 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent657bb7262d4a53e903e702d46fdcab57b7085128 (diff)
[LV] Support Interleaved Store Group With Gaps
Teach LV to use masked-store to support interleave-store-group with gaps (instead of scatters/scalarization). The symmetric case of using masked-load to support interleaved-load-group with gaps was introduced a while ago, by https://reviews.llvm.org/D53668; This patch completes the store-scenario leftover from D53668, and solves PR50566. Reviewed by: Ayal Zaks Differential Revision: https://reviews.llvm.org/D104750
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions