Skip to content
Commit 4f3fa798 authored by Volkan Keles's avatar Volkan Keles
Browse files

[GlobalISel][TableGen] Fix the statistics for emitted patters

Collected statistics for the number of patterns emitted can be
incorrect because rules can be grouped if OptimizeMatchTable
is enabled. Increase the counter in RuleMatcher::emit(...)
to avoid that.

llvm-svn: 323391
parent d053b597
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment