xla
xla copied to clipboard
Host Offloading: Process "MoveToHost" instructions in the order they are executed.
Host Offloading: Process "MoveToHost" instructions in the order they are executed.
- This ensures we process "MoveToHost" instructions that reside at the beginning of a host memory instruction offload chain.
- This avoids processing MoveToHost instructions out of order, creating invalid instructions within a host memory instruction offload chain.