This question was asked and answered in the chat forum for WebGPU. The block %9 is the back-edge block. That must branch to the block containing the OpLoopMerge. from definition of back edge: "Back ...
loop_fusion is a header-only library for merging multiple loop bodies of equal or different ranges for more efficient execution that can benefit from CPU caching. For more detailed information, please ...