de6ca8c7ec
si_get_shader_variant_info doesn't need to check the kill flags because killed stores are removed from NIR before that. Only shader variants need to clear the writes_* flags if the epilog kills them. Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34492>