[PATCH] D70374: [PowerPC] combine rlwinm + rlwinm to rlwinm

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 18:55:14 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf0ba1aec35d5: [PowerPC] folding rlwinm + rlwinm to rlwinm (authored by shchenz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70374

Files:
  llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/test/CodeGen/PowerPC/fold-rlwinm-1.ll
  llvm/test/CodeGen/PowerPC/fold-rlwinm.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70374.232026.patch
Type: text/x-patch
Size: 11716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191204/3e422399/attachment.bin>


More information about the llvm-commits mailing list