diff options
| author | Himadhith <79003240+Himadhith@users.noreply.github.com> | 2025-10-16 11:02:09 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-16 11:02:09 +0530 |
| commit | 43364151d72ab9a5873f1800f84f710dd792b72d (patch) | |
| tree | 418e952c3b3c35126882a27c2117f291aa1e3424 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
| parent | 4374ca3cab7db2526cc87311a58dda68000a81dd (diff) | |
| download | llvm-43364151d72ab9a5873f1800f84f710dd792b72d.zip llvm-43364151d72ab9a5873f1800f84f710dd792b72d.tar.gz llvm-43364151d72ab9a5873f1800f84f710dd792b72d.tar.bz2 | |
[NFC][PowerPC] Patch to add the remaining types v2i64, v8i16 and v16i8 into exisiting testfile (#163201)
The previous [NFC
patch](https://github.com/llvm/llvm-project/pull/160476#top) addressed
only the vector type `v4i32`, this is a continuation for the previous
patch which adds the remaining 3 vector types which were left out.
This should include the following operands:
- `v2i64`: `A + vector {1, 1,}`
- `v8i16`: `A + vector {1, 1, 1, 1, 1, 1, 1, 1}`
- `v16i8`: `A + vector {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}`
---------
Co-authored-by: himadhith <himadhith.v@ibm.com>
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions
