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

Zhang Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 20:10:16 PDT 2020


ZhangKang updated this revision to Diff 266398.
ZhangKang marked 2 inline comments as done.
ZhangKang added a comment.

Modify the comments and test case.


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.266398.patch
Type: text/x-patch
Size: 4650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/6da81bb7/attachment.bin>


More information about the llvm-commits mailing list