jesuisalexjamet / TLP-HPCA30-artifact

The Two Level Perceptron (TLP) predictor is a neural mechanism that effectively combines predicting whether an access will be off-chip with adaptive prefetch filtering at the first-level data cache (L1D).
https://doi.org/10.1109/HPCA57654.2024.00046
MIT License
3 stars 1 forks source link

Hello. I want to modify FLP and SLP. In which files are they declared and called #5

Open szuhzw opened 3 months ago

szuhzw commented 3 months ago

@jesuisalexjamet