[Mesa-dev] [PATCH 0/4] gallivm/ppc64le: advance LLVM min version for VSX codegen, add environmental controls
Ben Crocker
bcrocker at redhat.com
Thu Sep 28 18:09:09 UTC 2017
Advance the minimum LLVM version for VSX code generation to 4.0.
New environmental controls:
GALLIVM_LLC_OPTIONS <string>
GALLIVM_MATTRS <string>
GALLIVM_VSX 0/1, default=1
GALLIVM_ALTIVEC 0/1, default=1
Ben Crocker (4):
gallivm: fix typo in debug_printf message
gallivm: allow additional llc options
gallivm/ppc64le: adjust VSX code generation control.
gallivm/ppc64le: allow environmental control of Altivec code
generation
src/gallium/auxiliary/gallivm/lp_bld_init.c | 2 +-
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 58 +++++++++++++++++++++++----
src/gallium/auxiliary/util/u_cpu_detect.c | 32 +++++++++++----
3 files changed, 76 insertions(+), 16 deletions(-)
Cc: "17.2" <mesa-stable at lists.freedesktop.org>
--
2.7.4
More information about the mesa-dev
mailing list