Open zzczzc20 opened 1 year ago
There is a line of code in ppt_lite:
if (D == -1): D = hw.cache_sizes[2]
(in function phit_D).
Does D == -1 mean an infinite reuse distance?
There is a line of code in ppt_lite:
(in function phit_D).
Does D == -1 mean an infinite reuse distance?