[PATCH] D40554: [PowerPC] Fix bugs in sign-/zero-extension elimination

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 04:36:59 PST 2017


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

- addressed comments from @nemanjai
- rebased to the latest code base and fixed merge conflict


https://reviews.llvm.org/D40554

Files:
  lib/Target/PowerPC/PPC.h
  lib/Target/PowerPC/PPCInstrInfo.cpp
  lib/Target/PowerPC/PPCInstrInfo.h
  lib/Target/PowerPC/PPCMIPeephole.cpp
  lib/Target/PowerPC/PPCTargetMachine.cpp
  test/CodeGen/PowerPC/sext_elimination.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40554.124721.patch
Type: text/x-patch
Size: 20293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171129/fc7ccd7b/attachment.bin>


More information about the llvm-commits mailing list