[PATCH] D33764: [globalisel][tablegen] Added instruction emission to the state-machine-based matcher.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 05:04:52 PDT 2017


dsanders added a comment.

In https://reviews.llvm.org/D33764#799357, @chapuni wrote:

> I see. STATISTIC value, like NumPatternEmitted, is disabled with noop in -Asserts. See ADT/Statistic.h.


I fixed that in the previous patch but it looks like I missed a bit in this one. I'll fix this.


https://reviews.llvm.org/D33764





More information about the llvm-commits mailing list