[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 08:00:54 PDT 2017
dsanders added a comment.
In https://reviews.llvm.org/D33764#799474, @dsanders wrote:
> 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.
This should be fixed in r307146
https://reviews.llvm.org/D33764
More information about the llvm-commits
mailing list