Mill Computing, Inc. › Forums › The Mill › Tools › Compilers › The Compiler › Reply To: The Compiler
It is done in the specializer, based on extra info (not yet) produced by the compiler. The specializer wants to know the initiation interval and which variables will be vectorized and which are loop-scalar. It has proven complicated to get this info out of the compiler, and it doesn’t work yet.