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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 28 17:25:45 PST 2019


shchenz updated this revision to Diff 231472.
shchenz added a comment.
This revision is now accepted and ready to land.

fix the failure cases found by buildbot.


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.231472.patch
Type: text/x-patch
Size: 11716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191129/ab9ef0c2/attachment.bin>


More information about the llvm-commits mailing list