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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 1 09:23:50 PST 2017


inouehrs updated this revision to Diff 125162.
inouehrs marked 2 inline comments as done.
inouehrs added a comment.

- fixed a bug


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.125162.patch
Type: text/x-patch
Size: 20307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171201/6f602c61/attachment.bin>


More information about the llvm-commits mailing list