google / google/gematria

Update llvm-cm against recent LLVM changes

Open
#59 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
95
Forks
19
PR merge metrics
No merged PRs in 30d

Description

llvm-cm needs to be updated to reflect some recent LLVM changes:
* [ ] BBRanges are now used to represent the basic blocks in a function. `llvm-cm` needs to support these for cases like basic block sections and split machine functions (and should at the very least have test coverage for them).
* [ ] `-mbb-profile-dump` no longer exists, and instead `PGOAnalysisMap` should be used. Tests/code needs to be updated for this.

This (at least the second part) is sort of a prerequisite for #55.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.