8eaa0db13f
Both predication and conditional modifier use the same flag, but in assembly it's specified only once. If the instruction already has a flag from predication we should not override it with zeroes. Signed-off-by: Sviatoslav Peleshko <sviatoslav.peleshko@globallogic.com> Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25657>