tgsi_to_nir: implement a few needed 64-bit integer opcodes
authorMarek Olšák <marek.olsak@amd.com>
Fri, 2 Aug 2019 13:19:00 +0000 (15:19 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 6 Aug 2019 22:03:24 +0000 (18:03 -0400)
commit2207daf54953bc6c51087e5354055e9146bead75
treeb3b12d86af713e4a02b68fb0923a486c17a5bd8c
parent37f6350c1d5f0d1470aff3d92fe9b0b07129bc0c
tgsi_to_nir: implement a few needed 64-bit integer opcodes

for internal radeonsi shaders

v2 (Connor):
- Split this out from the prep work, and rework the former
- Add support for U64SNE

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/nir/tgsi_to_nir.c