[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
Mon Dec 16 22:53:27 PST 2019


lkail updated this revision to Diff 234216.
lkail added a comment.

Add indentation in `RUN` lines.


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.234216.patch
Type: text/x-patch
Size: 9400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/cf57779c/attachment.bin>


More information about the llvm-commits mailing list