Mill Computing, Inc. › Forums › The Mill › Architecture › Pipelining › Reply To: Pipelining
Is the latency order guaranteed to be the same across different mills, or does it not matter because this scheduling is done during the “specialization” phase anyway?
The latency of ops varies by member, and can vary by operand width too. Some ops may even be emulated on some members.
It doesn’t matter to the compiler because its the specializer which schedules ops.