SPIR-V doesn't support parallelisation in patch constant functions. Merging into one phase allows generation of a single patch constant function and normalises to the shader model 6 pattern.
-- v3: vkd3d-shader: Merge all shader fork and join phases into a single phase.