[PATCH 1011/1017] add pocl_get_distro_cpu_name()
authorAndreas Beckmann <anbe@debian.org>
Thu, 7 Apr 2022 10:04:05 +0000 (12:04 +0200)
committerAndreas Beckmann <anbe@debian.org>
Tue, 21 Jun 2022 18:47:34 +0000 (19:47 +0100)
commite2ac5d19a9593d909dc22f5fabae46f427be71f8
tree2da47ddfe1fa0adc919ee430f1e3cac4e576249c
parentee441593a7e6514c723d8b8fb5e455687511d8de
[PATCH 1011/1017] add pocl_get_distro_cpu_name()

in distro builds, map each kernellib_name to a specific llvm_cpu
which is then used as compilation target instead of the native cpu

this limits the possible code generation targets in distro builds
in order to be able to run tests against all of them with a minimal
number of different (physical) CPU models

Gbp-Pq: Name 1011-add-pocl_get_distro_cpu_name.patch
lib/CL/pocl_llvm.h
lib/CL/pocl_llvm_utils.cc