[PATCH] D109902: [PowerPC] Improved codegen related to xscvdpsxws/xscvdpuxws
Albion Fung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 16 11:16:26 PDT 2021
Conanap updated this revision to Diff 373009.
Conanap added a comment.
Removed unintended change, moved pattern to more appropriate location, reduced added complexity to 600 as it still works.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109902/new/
https://reviews.llvm.org/D109902
Files:
llvm/lib/Target/PowerPC/PPCInstrVSX.td
llvm/test/CodeGen/PowerPC/build-vector-tests.ll
llvm/test/CodeGen/PowerPC/test-vector-insert.ll
llvm/test/CodeGen/PowerPC/vec_conv_fp64_to_i32_elts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109902.373009.patch
Type: text/x-patch
Size: 14101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210916/e983c262/attachment-0001.bin>
More information about the cfe-commits
mailing list