[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
Sun Feb 24 21:30:07 PST 2019
shchenz updated this revision to Diff 188100.
shchenz marked 13 inline comments as done.
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/CodeGen/SelectionDAG/InstrEmitter.cpp
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.188100.patch
Type: text/x-patch
Size: 16953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/0778886c/attachment.bin>
More information about the llvm-commits
mailing list