Mill Computing, Inc. › Forums › The Mill › Architecture › code examples? › Reply To: code examples?
Loops are hard to vectorize, the compiler needs to reason about the structure of the program in order to do that.
Is pipelining easier or it is also a monster problem?