-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
windows: add support for Die and Module topology levels
This looks like what Intel added in x86 (and what we already support in the x86 backend) but it's missing the "Tile" level for some reason. RelationProcessorDie uses our existing DIE object. RelationProcessorModule uses GROUP with subkind "Module" just like x86 did. Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
- Loading branch information
Showing
1 changed file
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters