[PATCH] D63806: [PowerPC][Peephole] Combine extsw and sldi after instruction selection

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 19:47:17 PDT 2019


lkail updated this revision to Diff 208576.

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.208576.patch
Type: text/x-patch
Size: 10692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/a5c38854/attachment.bin>


More information about the llvm-commits mailing list