Hacker News new | past | comments | ask | show | jobs | submit login

If your vector registers are only 128 bits long then it's probably ok to have one big pool of registers. But if your vector registers are 512 bits, 4096 bits, 65536 bits then it's an awful waste not not be able to use one of those just because you need another int or FP scalar value in your loop.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: