getOrCompHotCountThreshold/getOrCompColdCountThreshold introduced in https://reviews.llvm.org/D45377 contain a bad mistake and will only return 1 or 0 instead of the true hot/cold cutoff value. The patch fixes the mistake. But the mistake seems not causing big performance difference according to internal server benchmarks testing. Differential Revision: https://reviews.llvm.org/D50370 llvm-svn: 339162
14 lines
185 B
Plaintext
14 lines
185 B
Plaintext
test:10000:0
|
|
2: 100
|
|
3: 100
|
|
3: foo:1000
|
|
3: bar:200
|
|
4: baz:10
|
|
4: foo1:1000
|
|
1: 1000
|
|
4: foo2:1000
|
|
1: 1000 foo3:1000
|
|
test_liveness:10000:0
|
|
1: foo:1000
|
|
1: foo_available:1000
|