[PATCH] D60402: [PowerPC] Collapse RLDICL/RLDICR into RLDIC when possible

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 19:33:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362576: [PowerPC] Collapse RLDICL/RLDICR into RLDIC when possible (authored by nemanjai, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60402?vs=197748&id=203060#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60402/new/

https://reviews.llvm.org/D60402

Files:
  llvm/trunk/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/trunk/test/CodeGen/PowerPC/collapse-rotates.mir
  llvm/trunk/test/CodeGen/PowerPC/jump-tables-collapse-rotate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60402.203060.patch
Type: text/x-patch
Size: 8913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/816a54ab/attachment.bin>


More information about the llvm-commits mailing list