Otherwise, it is possible that the register used by the temp is overridden by a subsequent instruction within the same loop.
-- v3: vkd3d-shader/hlsl: Extend the liveness of nodes produced outside loops. tests: Add minimal tests for temp lifetimes within a loop.