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
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
6,910 ms | x64 debian > libFuzzer.libFuzzer::fork-ubsan.test |
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.