[PATCH] D114800: [PowerPC] Replace MFVSRLD with MFVSRD when the vector is symmetrical
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 18 14:04:34 PST 2022
stefanp updated this revision to Diff 400978.
stefanp added a comment.
Added an early exit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114800/new/
https://reviews.llvm.org/D114800
Files:
llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
llvm/test/CodeGen/PowerPC/reduce_scalarization.ll
llvm/test/CodeGen/PowerPC/vector-reduce-add.ll
llvm/test/CodeGen/PowerPC/vector-reduce-and.ll
llvm/test/CodeGen/PowerPC/vector-reduce-or.ll
llvm/test/CodeGen/PowerPC/vector-reduce-smax.ll
llvm/test/CodeGen/PowerPC/vector-reduce-smin.ll
llvm/test/CodeGen/PowerPC/vector-reduce-umax.ll
llvm/test/CodeGen/PowerPC/vector-reduce-umin.ll
llvm/test/CodeGen/PowerPC/vector-reduce-xor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114800.400978.patch
Type: text/x-patch
Size: 21123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/0ab8de3a/attachment.bin>
More information about the llvm-commits
mailing list