[PATCH] D82390: [PowerPC] Fix the implicit operands in PPCInstrInfo::PredicateInstruction()

Zhang Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 03:11:21 PDT 2020


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

Add `IsNeedFixImplicitOps` to call the `fixupImplicitDefUseOperands` when needed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82390

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/test/CodeGen/PowerPC/ifcvt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82390.279165.patch
Type: text/x-patch
Size: 6010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200720/9a4bce81/attachment.bin>


More information about the llvm-commits mailing list