[PATCH] D80274: [MachineVerifier] Handle the PHI node for verifyLiveVariables()

Zhang Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 02:09:33 PDT 2020


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

Add CHECK for the case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80274

Files:
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/test/CodeGen/PowerPC/livevars-crash1.mir
  llvm/test/CodeGen/PowerPC/livevars-crash2.mir
  llvm/test/MachineVerifier/test_phis_precede_nonphis.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80274.270983.patch
Type: text/x-patch
Size: 8047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/291ad55f/attachment-0001.bin>


More information about the llvm-commits mailing list