You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have a ton of old untested ifdefs for a bunch of crazy architectures that don't really exist in practice anymore (e.g. Tilera). We should get rid of that code.
Architectures I think we should definitely get rid of:
IA64
Alpha
MIPS
Power PC 32-bit
Sparc
TILEPro
TILE-Gx
Others that I'd like to get rid of too:
32-bit x86 (In our code as IA32)
32-bit ARM and
ARM v7 (not in our code as distinct from 32-bit ARM)