[PATCH] D78010: [CodeGen] Add new function unionImplicitOps() to union implicit register

Zhang Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 06:56:30 PDT 2020


ZhangKang updated this revision to Diff 260621.
ZhangKang marked an inline comment as done.
ZhangKang added a comment.

Remove the isImplicit().


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78010

Files:
  llvm/include/llvm/CodeGen/MachineInstr.h
  llvm/include/llvm/CodeGen/MachineInstrBuilder.h
  llvm/lib/CodeGen/MachineInstr.cpp
  llvm/lib/Target/PowerPC/PPCEarlyReturn.cpp
  llvm/test/CodeGen/PowerPC/early-ret-verify.mir
  llvm/test/CodeGen/PowerPC/early-ret.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78010.260621.patch
Type: text/x-patch
Size: 6322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/cd96689a/attachment.bin>


More information about the llvm-commits mailing list