[PATCH] D94467: [PowerPC] Use rldimi/rlwimi instructions to optimize build_vector
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 10 01:41:10 PDT 2021
qiucf updated this revision to Diff 351090.
qiucf retitled this revision from "[PowerPC] Use mtvsrdd+vpku instructions to optimize build_vector" to "[PowerPC] Use rldimi/rlwimi instructions to optimize build_vector".
qiucf edited the summary of this revision.
qiucf edited reviewers, added: shchenz; removed: steven.zhang, bsaleil.
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/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.351090.patch
Type: text/x-patch
Size: 395668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210610/57860dab/attachment-0001.bin>
More information about the llvm-commits
mailing list