Commit Graph

2 Commits

Author SHA1 Message Date
Roman Lebedev e030f808ec
[Exegesis] Native clusterization: sub-partition by sched class id
Currently native clusterization simply groups all benchmarks
by the opcode of key instruction, but that is suboptimal in certain cases,
e.g. where we can already tell that the particular instructions
already resolve into different sched classes.
2021-09-07 17:54:37 +03:00
Roman Lebedev b3b9b297a0
[NFC][exegesis] Add test for the following patch 2021-09-07 17:54:36 +03:00