[PATCH] D70374: [PowerPC] combine rlwinm + rlwinm to rlwinm
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 19 01:32:22 PST 2019
shchenz updated this revision to Diff 230001.
shchenz marked 2 inline comments as done.
shchenz added a comment.
fix @steven.zhang comment and rebase after https://reviews.llvm.org/D69032 committed.
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.230001.patch
Type: text/x-patch
Size: 9003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191119/e5980ea2/attachment.bin>
More information about the llvm-commits
mailing list