The llvm.instrprof.increment intrinsic uses i32 for the index. We should use this same type for the index into the GEP instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Add names to pgo registers for clarity.
This may increase memory usage, especially for large LTO applications. Unless this is very helpful I might omit it.