google / google/llvm-propeller
Does propeller supported in aarch64?
Open
- Dominant language
- C++
- Stars
- 543
- Forks
- 49
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 9
Description
In [propeller](https://github.com/google/llvm-propeller/blob/main/Docs/OptimizeClangO3WithPropeller.md) step 2, I see propeller dependce the LBR (last branch record) featue, which is deficienced in aarch64.
So does propeller supported in aarch64? Or can we do something let it work?
Maybe simulate the LBR feature by instrumentation in aarch64?
Thx.
Contributor guide
Assessment
This issue has not been assessed yet.