[PATCH] D71891: [PowerPC] Exploit the rlwinm + rlwinm when "and" with constant

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 17 19:41:55 PST 2020


steven.zhang updated this revision to Diff 245074.
steven.zhang added a comment.

Rebase the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71891

Files:
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/test/CodeGen/PowerPC/and-mask.ll
  llvm/test/CodeGen/PowerPC/cmpb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71891.245074.patch
Type: text/x-patch
Size: 5443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/c6a92a30/attachment-0001.bin>


More information about the llvm-commits mailing list