diff options
author | Thorsten Schütt <schuett@gmail.com> | 2024-09-19 20:36:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-19 20:36:33 +0200 |
commit | ccfe7d4b20819a0bf8552b81b60593b76b89e65c (patch) | |
tree | 4db389bafbb0743893a7b56364c4fc2950f2bb10 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces | |
parent | 8242bd116d547cbebe0102cda1c4421ee4865407 (diff) | |
download | llvm-ccfe7d4b20819a0bf8552b81b60593b76b89e65c.zip llvm-ccfe7d4b20819a0bf8552b81b60593b76b89e65c.tar.gz llvm-ccfe7d4b20819a0bf8552b81b60593b76b89e65c.tar.bz2 |
[GlobalIsel] Cleanup G_EXTRACT_VECTOR_ELT combines (#109047)
Reduce duplicated build vector patterns by exploiting variadic args.
Make index parameter const to improve hit rate.
Use `getIConstantFromReg` to retrieve immediate because they are not
fallible anymore.
Improve extraction from build vector and shuffle vector.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces')
0 files changed, 0 insertions, 0 deletions