[llvm] [llvm-exegesis] Add support for alder lake (PR #88967)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 19 21:56:46 PDT 2024


boomanaiden154 wrote:

> Can you map to the composite ports instead or repeating them?

It doesn't look like any of the composite ports actually map directly to the counters?

> What options do we have to hint to llvm-exegesis what CPU mask to allow?

Can you clarify what you mean by this? As in differentiating between different microarchitectures on the same platform? I don't believe there is any support for doing that currently. There also isn't any support for CPU affinity masks either, but https://github.com/llvm/llvm-project/pull/85168 might get the ball rolling on that.

https://github.com/llvm/llvm-project/pull/88967


More information about the llvm-commits mailing list