aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2025-10-30 05:00:17 +0000
committerFlorian Hahn <flo@fhahn.com>2025-10-30 05:04:34 +0000
commit4c46ae394841521914e0e8575e7619a1c0d1149d (patch)
tree9316473eed002af3fbda952f03564c2e4cde6c63 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parenta9bc1a6b809c36112b986a8ab95456236584de23 (diff)
downloadllvm-4c46ae394841521914e0e8575e7619a1c0d1149d.zip
llvm-4c46ae394841521914e0e8575e7619a1c0d1149d.tar.gz
llvm-4c46ae394841521914e0e8575e7619a1c0d1149d.tar.bz2
[LV] Only skip scalarization overhead for members used as address.
Refine logic to scalarize interleave group member: only skip scalarization overhead for member being used as addresses. For others, use the regular scalar memory op cost. This currently doesn't trigger in practice as far as I could find, but fixes a potential divergence between VPlan- and legacy cost models. It fixes a concrete divergence with a follow-up patch, https://github.com/llvm/llvm-project/pull/161276.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions