[PATCH] D42877: [GlobalISel] Print/Parse FailedISel MachineFunction property

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 18:52:37 PST 2018


rtereshin updated this revision to Diff 134360.
rtereshin added a comment.
Herald added a subscriber: javed.absar.

I've added a test that IMO tells a complete user story around this patch, and made necessary changes to make it work.


https://reviews.llvm.org/D42877

Files:
  include/llvm/CodeGen/MIRYamlMapping.h
  lib/CodeGen/GlobalISel/InstructionSelect.cpp
  lib/CodeGen/MIRParser/MIRParser.cpp
  lib/CodeGen/MIRPrinter.cpp
  lib/CodeGen/MachineVerifier.cpp
  lib/CodeGen/ResetMachineFunctionPass.cpp
  test/CodeGen/MIR/AArch64/print-parse-verify-failedISel-property.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42877.134360.patch
Type: text/x-patch
Size: 8714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/155f3ae9/attachment.bin>


More information about the llvm-commits mailing list