[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:55:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365430: [PowerPC][Peephole] Combine extsw and sldi after instruction selection (authored by lkail, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63806?vs=208576&id=208578#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63806/new/

https://reviews.llvm.org/D63806

Files:
  llvm/trunk/lib/Target/PowerPC/P9InstrResources.td
  llvm/trunk/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/trunk/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/trunk/test/CodeGen/PowerPC/combine-sext-and-shl-after-isel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63806.208578.patch
Type: text/x-patch
Size: 10764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/f01ab496/attachment.bin>


More information about the llvm-commits mailing list