gallium/gallivm: fix compilation issues with llvm 11
Top of the trunk LLVM removes old vector type and introduces two new ones - one for fixed-width and one for scalable vectors. This commit fixes compilation issues by switching from LLVMVectorTypeKind to LLVMFixedVectorTypeKind for new LLVM. Reviewed-by:Jose Fonseca <jfonseca@vmware.com> Reviewed-by:
Roland Scheidegger <sroland@vmware.com> Part-of: <mesa/mesa!4748>
- src/gallium/auxiliary/gallivm/lp_bld_conv.c 4 additions, 4 deletionssrc/gallium/auxiliary/gallivm/lp_bld_conv.c
- src/gallium/auxiliary/gallivm/lp_bld_format_float.c 3 additions, 3 deletionssrc/gallium/auxiliary/gallivm/lp_bld_format_float.c
- src/gallium/auxiliary/gallivm/lp_bld_intr.c 1 addition, 1 deletionsrc/gallium/auxiliary/gallivm/lp_bld_intr.c
- src/gallium/auxiliary/gallivm/lp_bld_pack.c 1 addition, 1 deletionsrc/gallium/auxiliary/gallivm/lp_bld_pack.c
- src/gallium/auxiliary/gallivm/lp_bld_printf.c 1 addition, 1 deletionsrc/gallium/auxiliary/gallivm/lp_bld_printf.c
- src/gallium/auxiliary/gallivm/lp_bld_swizzle.c 1 addition, 1 deletionsrc/gallium/auxiliary/gallivm/lp_bld_swizzle.c
- src/gallium/auxiliary/gallivm/lp_bld_type.c 12 additions, 8 deletionssrc/gallium/auxiliary/gallivm/lp_bld_type.c
- src/gallium/auxiliary/gallivm/lp_bld_type.h 3 additions, 0 deletionssrc/gallium/auxiliary/gallivm/lp_bld_type.h