Follow-up on #171597, this PR hoists allocas in a parallel region to the entry block of its corresponding outlined function. This PR does this for the CPU while #171597 introduced the main mechanism to do so and did it for the GPU.
Follow-up on #171597, this PR hoists allocas in a parallel region to the entry block of its corresponding outlined function. This PR does this for the CPU while #171597 introduced the main mechanism to do so and did it for the GPU.