diff options
author | Adam Nemet <anemet@apple.com> | 2025-08-02 09:00:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-02 09:00:31 -0700 |
commit | 300e41d72fc4f04b3cd6e65bd56a01643bf7f060 (patch) | |
tree | db0e201fe018548a31ab88ba07e9344212dc3851 /lldb/unittests/ScriptInterpreter/Python | |
parent | 08f50e96657bcc4ee9186b54184c5e82c42b910e (diff) | |
download | llvm-300e41d72fc4f04b3cd6e65bd56a01643bf7f060.zip llvm-300e41d72fc4f04b3cd6e65bd56a01643bf7f060.tar.gz llvm-300e41d72fc4f04b3cd6e65bd56a01643bf7f060.tar.bz2 |
[CG] Add VTs for v[567]i1 and v[567]f16 (#151763)
We already had corresponding f32 and i32 vector types for these sizes.
Also add VTs v[567]i8 and v[567]i16: these are needed by the Hexagon
backend which for each i1 vector types want to query information about
the corresponding i8 and i16 types in
HexagonTargetLowering::getPreferredHvxVectorAction.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions