[PATCH] D94467: [PowerPC] Use rldimi/rlwimi instructions to optimize build_vector
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 13 03:57:49 PDT 2021
qiucf updated this revision to Diff 366232.
qiucf added a comment.
Update tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94467/new/
https://reviews.llvm.org/D94467
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/aix-vsx-splatimm.ll
llvm/test/CodeGen/PowerPC/pr25080.ll
llvm/test/CodeGen/PowerPC/pre-inc-disable.ll
llvm/test/CodeGen/PowerPC/srem-vector-lkk.ll
llvm/test/CodeGen/PowerPC/urem-vector-lkk.ll
llvm/test/CodeGen/PowerPC/vec-trunc2.ll
llvm/test/CodeGen/PowerPC/vec_conv_fp32_to_i16_elts.ll
llvm/test/CodeGen/PowerPC/vec_conv_fp32_to_i8_elts.ll
llvm/test/CodeGen/PowerPC/vec_conv_fp64_to_i16_elts.ll
llvm/test/CodeGen/PowerPC/vec_conv_fp64_to_i8_elts.ll
llvm/test/CodeGen/PowerPC/vec_int_ext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94467.366232.patch
Type: text/x-patch
Size: 398316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210813/a81bd81d/attachment-0001.bin>
More information about the llvm-commits
mailing list