diff options
| author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2025-08-01 09:54:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-01 09:54:43 +0100 |
| commit | e1706763515dcd50edf67a377386bc6f1e33a6d0 (patch) | |
| tree | b057efb4dd5a9f959231d921185212584b43657c /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | b0313adefa2dd7b40ad3cf48c926045806af5a5f (diff) | |
[Instcombine] Combine extractelement from a vector_extract at index 0 (#151491)
Extracting any element from a subvector starting at index 0 is
equivalent to extracting from the original vector, i.e.
extract_elt(vector_extract(x, 0), y) -> extract_elt(x, y)
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
