Hacker News new | ask | show | jobs
by camel-cdr 1014 days ago
> What about algorithms where register pressure is an issue

Then you'll probably saturate the processor without using a larger LMUL, but I think many algorithms can work with LMUL=2, without running out of registers.