Hacker News new | ask | show | jobs
by Animats 3363 days ago
The perceptron scheme for branch prediction (full paper) [1] probably works because it uses far more memory for branch history than the usual approaches. It's not doing a better job with comparable resources.

[1] https://www.cs.utexas.edu/~lin/papers/hpca01.pdf