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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 04:31:09 PST 2018


RKSimon added a comment.

In https://reviews.llvm.org/D41278#1008470, @avt77 wrote:

> > MachineCombiner part LGTM now. I still would prefer if you submit it without the change in lib/CodeGen/MachineInstr.cpp and do that in a separate change.
>
> OK, I'll do it as a separate patch.


AFAICT the MachineCombiner.cpp part landed at https://reviews.llvm.org/rL325217 - @fhahn are you happy for the MachineInstr.cpp diff just to be committed or do you want @avt77 to raise another phab?


https://reviews.llvm.org/D41278





More information about the llvm-commits mailing list