In #1270, the SPIRV Target Env attribute was added to communicate the subgroup-size/threads per warp to triton_gen.sub_group_reduce. This now exists in parallel with triton_gpu.threads-per-warp, and also probably overrides the need for triton_gen.intel_reqd_sub_group_size.
This redundancy should be investigate properly and a removed if possible.