Need support for SPE in create_gcov
Open
- Dominant language
- C++
- Stars
- 619
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
autofdo tools does support but this is enabled for create_gcov. As a result, we cannot use AutoFDO to optimise ARM binaries with GCC for processors that does not support BRBE but has the SPE support.
Created pull request https://github.com/google/autofdo/pull/245 to add this support. Would appreciate and feedback.
Contributor guide
Assessment
This issue has not been assessed yet.