[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
Mon Mar 4 19:35:15 PST 2019


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

address 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.189268.patch
Type: text/x-patch
Size: 19487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/3718e463/attachment.bin>


More information about the llvm-commits mailing list