[PATCH] D71831: [PowerPC] Exploit the rldicl + rldicl when and with mask

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 22:42:36 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4bd186c0ff76: [PowerPC] Exploit the rldicl + rldicl when and with mask (authored by steven.zhang).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71831

Files:
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/test/CodeGen/PowerPC/2016-04-17-combine.ll
  llvm/test/CodeGen/PowerPC/Frames-dyn-alloca.ll
  llvm/test/CodeGen/PowerPC/and-mask.ll
  llvm/test/CodeGen/PowerPC/cmpb.ll
  llvm/test/CodeGen/PowerPC/setcc-logic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71831.258235.patch
Type: text/x-patch
Size: 9094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/a47770d7/attachment.bin>


More information about the llvm-commits mailing list