[PATCH] D80538: [MachineVerifier] Add a new TiedOpsRewritten flag to fix verify two-address constraint error

Zhang Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 01:04:16 PDT 2020


This revision was automatically updated to reflect the committed changes.
ZhangKang marked an inline comment as done.
Closed by commit rG1b6602275d3f: [MachineVerifier] Add TiedOpsRewritten flag to fix verify two-address error (authored by ZhangKang).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80538

Files:
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
  llvm/test/CodeGen/PowerPC/two-address-crash.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80538.269433.patch
Type: text/x-patch
Size: 4655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/cc37ca89/attachment.bin>


More information about the llvm-commits mailing list