[PATCH] D31319: [PPC] Eliminate redundant sign- and zero-extensions in PPC MI Peephole pass

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 00:04:13 PDT 2017


inouehrs updated this revision to Diff 93215.
inouehrs added a comment.

- I reverted the recent change in the patch. I will submit it later as a separate patch.

Eric,
Thank you for the advice.


https://reviews.llvm.org/D31319

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCInstrInfo.cpp
  lib/Target/PowerPC/PPCInstrInfo.h
  lib/Target/PowerPC/PPCMIPeephole.cpp
  lib/Target/PowerPC/PPCMachineFunctionInfo.cpp
  lib/Target/PowerPC/PPCMachineFunctionInfo.h
  test/CodeGen/PowerPC/eliminate_ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31319.93215.patch
Type: text/x-patch
Size: 19317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170328/9fbb42c3/attachment.bin>


More information about the llvm-commits mailing list