[PATCH] D45787: [llvm-exegesis] Fix PfmIssueCountersTable creation

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 19 02:31:17 PDT 2018


gchatelet added a comment.

Thx Andrea,

I'm a bit confused by the extra comma in the counter's name

  "uops_dispatched_port:port_7,",  //HWPort7
                              ^

I don't think it should be here.


Repository:
  rL LLVM

https://reviews.llvm.org/D45787





More information about the llvm-commits mailing list