gallium/radeon: fix argument type of llvm.{cttz,ctlz}.i32 intrinsics
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 29 Sep 2016 12:55:51 +0000 (14:55 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 4 Oct 2016 14:39:28 +0000 (16:39 +0200)
commit1e9476e8c565d0fda26413f17a411ed35d9ce67d
tree9ce4f28d18263f07613450c6245180ac0033613b
parent1b6fb88ab2031a98ddf03a81f644b22a8f7e9428
gallium/radeon: fix argument type of llvm.{cttz,ctlz}.i32 intrinsics

Caught by R600_DEBUG=checkir (next commit).

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c