Allow unroll of sequential loops.
'SequentialTag' was the wrong idea, it impeded sequential unroll. Restrict-to-sequential and tagging have nothing to do with each other. This is now realized in the code.
Loading
Please sign in to comment
'SequentialTag' was the wrong idea, it impeded sequential unroll. Restrict-to-sequential and tagging have nothing to do with each other. This is now realized in the code.