summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorMel Chen <mel.chen@sifive.com>2025-08-01 14:24:30 +0800
committerGitHub <noreply@github.com>2025-08-01 14:24:30 +0800
commit86916ff0f06b87e98523e05ddb455ecfac210f84 (patch)
tree44f5f2db3232f28d244d818ac6b63a3d5cb76f98 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentf89059140bd54699771fe076da30dd1db060cc93 (diff)
[LV] Fix gap mask requirement for interleaved access (#151105)
When interleaved stores contain gaps, a mask is required to skip the gaps, regardless of whether scalar epilogues are allowed. This patch corrects the condition under which a gap mask is needed, ensuring consistency between the legacy and VPlan-based cost models and avoiding assertion failures. Related #149981
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions