Ask HN: Given progress in compilers could Itanium work?

2 sxzygz 1 9/8/2025, 5:38:10 AM
Intel EPIC-architecture based Itanium was an epic failure. Given progress in compiler technology and cpu implementation knowledge, could a modern Itanium work today? Assume small changes to micro-architecture if needed and describe them.

Comments (1)

Throwawayhahzoh · 1h ago
I have never, ever, in half a century in the field found the "a sufficiently smart compiler" meme to work in the real world.

In this case, I think an out-of-order CPU for a normal ISA has much better information about what and how to optimize than a compiler could discern for a VLIW CPU except for a few special cases, like old fashioned number crunching.