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.
-- v5: vkd3d-shader/spirv: Merge all shader IR fork and join phases into a single phase.