summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp
diff options
context:
space:
mode:
authorDeric C. <cheung.deric@gmail.com>2025-03-04 13:10:31 -0800
committerGitHub <noreply@github.com>2025-03-04 13:10:31 -0800
commit1440f02259abf585f0c2965bd4ececf0f3499405 (patch)
tree89f254a4b51265815b0d7b5b077b1733690a6e9a /lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp
parentd6301b218c6698ceb0db1753c8de480d37d11cf8 (diff)
[Scalarizer] Ensure valid VectorSplits for each struct element in `visitExtractValueInst` (#128538)
Fixes #127739 The `visitExtractValueInst` is missing a check that was present in `splitCall` / `visitCallInst`. This check ensures that each struct element has a VectorSplit, and that each VectorSplit contains the same number of elements packed per fragment. --------- Co-authored-by: Jay Foad <jay.foad@amd.com>
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp')
0 files changed, 0 insertions, 0 deletions