ac: add support for more types with struct/raw LLVM intrinsics
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 15 Apr 2019 13:23:58 +0000 (15:23 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 17 Apr 2019 20:10:25 +0000 (22:10 +0200)
commit6fd5e39b60804e1c0d1eab23c22cb79995aa367f
treea39b758e51cefbe6b27c8dd84f367589f908749e
parent9cf55b022dfa43f8fe3163edeb87a1c25ebf5a16
ac: add support for more types with struct/raw LLVM intrinsics

LLVM 9+ now supports 8-bit and 16-bit types.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/amd/common/ac_llvm_build.c