aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
diff options
context:
space:
mode:
authorHimadhith <79003240+Himadhith@users.noreply.github.com>2025-10-16 11:02:09 +0530
committerGitHub <noreply@github.com>2025-10-16 11:02:09 +0530
commit43364151d72ab9a5873f1800f84f710dd792b72d (patch)
tree418e952c3b3c35126882a27c2117f291aa1e3424 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
parent4374ca3cab7db2526cc87311a58dda68000a81dd (diff)
downloadllvm-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