Mill Computing, Inc. Forums The Mill Architecture Single register Reply To: Single register

selectedfordeletion
Participant
Post count: 6

For those cases where live values would normaly drop off the belt, is there a keep operation to copy it to the front of the belt, or would endIndex +=0; compile to do that?

I’m thinking of say a renderer where you test ray intersections on 100,000s of polygons which lets say for arguments sake is running on a mid-end mill, and can’t quite keep a live value on the belt between iterations through the loop.