[PATCH] D58428: [PowerPC] fix killed/dead flag after reg+reg to reg+imm transformation

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 18:48:01 PST 2019


shchenz updated this revision to Diff 188495.
shchenz added a comment.

address @jsji comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58428/new/

https://reviews.llvm.org/D58428

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/test/CodeGen/PowerPC/convert-rr-to-ri-instr-add.mir
  llvm/test/CodeGen/PowerPC/convert-rr-to-ri-instrs-kill-flag.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58428.188495.patch
Type: text/x-patch
Size: 19564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/784d74c7/attachment.bin>


More information about the llvm-commits mailing list