(no title)
avianes | 2 years ago
Every CPU manufacturing company have a compile team.
> This will never work
VLIW processors do work, and for a while now. This type of architecture performs better for data-intensive workloads, so you don't see them in the general-purpose world.
But if you are talking about Mill, yes it will never work.
ahartmetz|2 years ago
Maybe Mill Computing won't pull it off, but why do you think the approach is bad? It seems sufficiently different from Itanium to not have the exact same problems.
marcosdumay|2 years ago
The architecture itself looks very good. If it was built in a way similar to RISC-V, it would probably become very influential. (But then, I'm not sure you can create something that innovative by the same procedures RISC-V was created.)
avianes|2 years ago
And above all because there are too many choices that are too specific, outdated and too exotic. (e.g. the split-stream encoding is way too exotic)
I work in a small company that makes processors, and I know from experience that developing a processor is a very complicated subject, you have to go step by step (Mill does not). When you come up with a new design/idea, you try to simulate it, test it and implement it. You don't pile up new ideas without getting feedback on them.
JonChesterfield|2 years ago
wongarsu|2 years ago
tormeh|2 years ago
Sure, but that doesn't help when all the binaries are compiled for AMD64 anyway.
UncleEntity|2 years ago
Assuming you have access to the source code of course.