radeonsi: Add function for converting LLVM type to intrinsic string
authorTom Stellard <thomas.stellard@amd.com>
Tue, 11 Oct 2016 20:23:52 +0000 (20:23 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 12 Oct 2016 16:42:07 +0000 (16:42 +0000)
commitff0df66e10476fdb5be90395eed300f4d32a83c3
tree9540d414abb76d2ce0395f5ea5b52d994b1c393e
parenta96a7eae04843e3c1c952d6aba62313116a6d368
radeonsi: Add function for converting LLVM type to intrinsic string

The existing function only worked for integer types.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/drivers/radeonsi/si_shader.c