[PATCH] D65529: [PowerPC] Use xxleqv to set all one vector IMM(-1).
Jinsong Ji via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 07:35:15 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369006: [PowerPC] Use xxleqv to set all one vector IMM(-1). (authored by jsji, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65529?vs=215396&id=215398#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65529/new/
https://reviews.llvm.org/D65529
Files:
llvm/trunk/lib/Target/PowerPC/P9InstrResources.td
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
llvm/trunk/test/CodeGen/PowerPC/build-vector-allones.ll
llvm/trunk/test/CodeGen/PowerPC/power9-moves-and-splats.ll
llvm/trunk/test/CodeGen/PowerPC/sat-add.ll
llvm/trunk/test/CodeGen/PowerPC/setcc-logic.ll
llvm/trunk/test/CodeGen/PowerPC/signbit-shift.ll
llvm/trunk/test/CodeGen/PowerPC/vec_add_sub_doubleword.ll
llvm/trunk/test/CodeGen/PowerPC/vselect-constants.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65529.215398.patch
Type: text/x-patch
Size: 20829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/d8751acb/attachment.bin>
More information about the llvm-commits
mailing list