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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 13 09:58:23 PDT 2018


inouehrs updated this revision to Diff 142429.
inouehrs marked an inline comment as done.
inouehrs added a comment.

- rebased to the latest tree and ran tests again
- fix formatting


https://reviews.llvm.org/D40554

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40554.142429.patch
Type: text/x-patch
Size: 26274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/536f0f0e/attachment.bin>


More information about the llvm-commits mailing list