Hacker News new | ask | show | jobs
by gpderetta 760 days ago
I don't think LLVM is particularly good at optimizing VLIW code.

Very good optimizing compilers existed before LLVM. Intel had one specifically for Itanium. It wasn't enough.

1 comments

Why would llvm be particularly good at optimizing vliw code when there’s no demand for it to be? You can’t believe everything else would remain the same in the hypothetical I posed.
A) optimizing for VLIW is hard. B) the null hypothesis would be no change.