u2f_emit: Fix type parameter in LLVM call.
authorOlivier Galibert <galibert@pobox.com>
Mon, 25 Jun 2012 16:50:13 +0000 (18:50 +0200)
committerJosé Fonseca <jfonseca@vmware.com>
Tue, 26 Jun 2012 15:55:40 +0000 (16:55 +0100)
commit27e94ba4eabec90b2c4d7361a9448b35e2819a8b
tree618b3468a8c20fa4feac92af272bb920d0059f56
parent6c355cca9149e43850cf27f2d0821fab1e7a69f5
u2f_emit: Fix type parameter in LLVM call.

The type is the destination type (i.e. float vector) and not the
source type.  Fixes piglit fs-{in,de}crement-uint.

Signed-off-by: Olivier Galibert <galibert@pobox.com>
Signed-off-by: José Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c