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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 06:11:15 PDT 2018


inouehrs updated this revision to Diff 164397.
inouehrs removed a reviewer: jtony.
inouehrs added a comment.

- rebased to the latest source (fix conflicts and update unit tests)


https://reviews.llvm.org/D40554

Files:
  lib/Target/PowerPC/PPCInstrInfo.cpp
  lib/Target/PowerPC/PPCInstrInfo.h
  lib/Target/PowerPC/PPCMIPeephole.cpp
  test/CodeGen/PowerPC/expand-isel.ll
  test/CodeGen/PowerPC/f128-truncateNconv.ll
  test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll
  test/CodeGen/PowerPC/ppc-ctr-dead-code.ll
  test/CodeGen/PowerPC/sext_elimination.mir

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


More information about the llvm-commits mailing list