[PATCH] D71324: [PowerPC] Exploit `vrl(b|h|w|d)` to perform vector rotation
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 22 19:09:05 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9681dc9627b1: [PowerPC] Exploit `vrl(b|h|w|d)` to perform vector rotation (authored by lkail).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71324/new/
https://reviews.llvm.org/D71324
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCInstrAltivec.td
llvm/test/CodeGen/PowerPC/funnel-shift-rot.ll
llvm/test/CodeGen/PowerPC/vector-rotates.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71324.235088.patch
Type: text/x-patch
Size: 9400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191223/b618aceb/attachment.bin>
More information about the llvm-commits
mailing list