radv: use emit_icmp for samples_identical
authorDave Airlie <airlied@redhat.com>
Thu, 20 Oct 2016 00:42:22 +0000 (01:42 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 20 Oct 2016 00:43:55 +0000 (01:43 +0100)
commitd842546ad1ebdb4825f0cbca2d68a56139d88e2a
treeaa3172779c47096c0827a5c75648e7c1e06066b8
parent64c3d735354932c3b14397e9c292f5989a9da710
radv: use emit_icmp for samples_identical

On a debug llvm build we'd assert on the next compare
when the return from samples_identical was i1 instead
of i32.

Cc: "13.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/common/ac_nir_to_llvm.c