commit | 7a98c7804c012b17e86a10d425b9dfa0dfd319b1 | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason@jlekstrand.net> | Fri Jun 07 17:57:35 2019 -0500 |
committer | Jason Ekstrand <jason@jlekstrand.net> | Tue Jul 23 13:40:41 2019 -0500 |
tree | 47132bbc9c2f5fdc6d8fd4e1fd3f993c1662cb62 | |
parent | 1f4cbc9a060b456a7423be52b8eefa9268a184e5 [diff] |
nir: Move nir_alu_instr_is_comparison to the ALU section Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>