[PATCH] D71885: [PowerPC] replace rlwinm operand 1 with src rlwinm operand 1
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 18:06:27 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG26ba160d4722: [PowerPC] when folding rlwinm+rlwinm. to andi., we should use first rlwinm… (authored by shchenz).
Changed prior to commit:
https://reviews.llvm.org/D71885?vs=235984&id=236943#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71885/new/
https://reviews.llvm.org/D71885
Files:
llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
llvm/test/CodeGen/PowerPC/fold-rlwinm.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71885.236943.patch
Type: text/x-patch
Size: 4172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/768e22a3/attachment.bin>
More information about the llvm-commits
mailing list