[PATCH] D83569: [PowerPC] Fix the killed flag in mi-peephole pass

Zhang Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 22:17:33 PDT 2020


ZhangKang updated this revision to Diff 283127.
ZhangKang added a comment.

Add a new func `setKillAfterFolding`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83569

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/test/CodeGen/PowerPC/jump-tables-collapse-rotate-remove-SrcMI.mir
  llvm/test/CodeGen/PowerPC/mi-peephole-kill.mir
  llvm/test/CodeGen/PowerPC/mi-peephole.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83569.283127.patch
Type: text/x-patch
Size: 11331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200805/abf4a987/attachment.bin>


More information about the llvm-commits mailing list