nir/algebraic: optimize ior(ine(a, 0), ine(b, 0)) to ine(ior(a, b), 0)
[mesa.git] / .gitignore
1 *.pyc
2 *.pyo
3 *.out
4 build