Skip to content

nir: fix `s/&&/||/` typo

Eric Engestrom requested to merge eric/mesa:nir-typo into master

Fixes: cd73b617 "nir/lower_to_source_mods: Stop turning add, sat, and neg into mov"

/cc @jekstrand

Merge request reports