[PATCH] D63806: [PowerPC][Peephole] Combine extsw and sldi after instruction selection
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 27 18:56:56 PDT 2019
lkail updated this revision to Diff 206984.
lkail added a comment.
Updated the patch to reflect recent changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63806/new/
https://reviews.llvm.org/D63806
Files:
llvm/lib/Target/PowerPC/P9InstrResources.td
llvm/lib/Target/PowerPC/PPCInstr64Bit.td
llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
llvm/test/CodeGen/PowerPC/combine-sext-and-shl-after-isel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63806.206984.patch
Type: text/x-patch
Size: 10604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190628/5f9d9860/attachment.bin>
More information about the llvm-commits
mailing list