[PATCH] D41278: [MachineCombiner] Improve debug output (NFC)

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 25 01:22:06 PST 2017


avt77 updated this revision to Diff 128129.
avt77 retitled this revision from "NFC: The improved debug logging for Machine Combiner" to "[MachineCombiner] Improve debug output (NFC)".
avt77 added a comment.

I fixed the comments raised by fhahn except the one: I can't show the new output format just now because we don't have real Machine Combiner Patterns tests at the moment. When I commit https://reviews.llvm.org/D41278 I'll be able to prepare such tests.


https://reviews.llvm.org/D41278

Files:
  lib/CodeGen/MachineCombiner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41278.128129.patch
Type: text/x-patch
Size: 7871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171225/49bc2d07/attachment.bin>


More information about the llvm-commits mailing list