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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 23:54:31 PST 2018


Please do a separate commit for the debug change. There is no need to make the diff of the other patch bigger and they are unrelated.

Also it makes it easier to revert them separately if there are problems.

________________________________________
From: Andrew V. Tischenko via Phabricator <reviews at reviews.llvm.org>
Sent: Wednesday, February 21, 2018 7:20:44 AM
To: andrew.v.tischenko at gmail.com; llvm-dev at redking.me.uk; spatel at rotateright.com; dtemirbulatov at gmail.com; Florian Hahn; hans at chromium.org; sebpop.llvm at gmail.com; ghoflehner at apple.com
Cc: llvm-commits at lists.llvm.org; psd+llvm at pdouglas.net; jdevlieghere at apple.com; junbuml at codeaurora.org
Subject: [PATCH] D41278: [MachineCombiner] Improve debug output (NFC)

avt77 added a comment.

I was going to commit it as a part of https://reviews.llvm.org/D40602 because the isue raised there. Is it OK?


https://reviews.llvm.org/D41278





More information about the llvm-commits mailing list