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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 04:22:57 PST 2018


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

update MIR test case to comply with the recent change in the sigil for MIR physical register


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.132808.patch
Type: text/x-patch
Size: 19124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180205/ca3a750c/attachment.bin>


More information about the llvm-commits mailing list