[PATCH] D130485: [PowerPC][NFC] Add additional vector_shuffle tests involving scalar_to_vector.
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 12 18:58:41 PDT 2022
amyk updated this revision to Diff 452353.
amyk added a comment.
Update patch to add test cases involving `scalar_to_vector` inputs and `v4i32` `vector_shuffle` and `v8i16` `vector_shuffle`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130485/new/
https://reviews.llvm.org/D130485
Files:
llvm/test/CodeGen/PowerPC/scalar_to_vector_shuffle.ll
llvm/test/CodeGen/PowerPC/v16i8_scalar_to_vector_shuffle.ll
llvm/test/CodeGen/PowerPC/v2i64_scalar_to_vector_shuffle.ll
llvm/test/CodeGen/PowerPC/v4i32_scalar_to_vector_shuffle.ll
llvm/test/CodeGen/PowerPC/v8i16_scalar_to_vector_shuffle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130485.452353.patch
Type: text/x-patch
Size: 284005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220813/053ad1eb/attachment-0001.bin>
More information about the llvm-commits
mailing list