[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
Wed Dec 11 01:26:00 PST 2019


lkail updated this revision to Diff 233273.
Herald added a subscriber: wuzish.

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.233273.patch
Type: text/x-patch
Size: 9392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/285288d8/attachment.bin>


More information about the llvm-commits mailing list