[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, 13 Dec 2022 03:08:31 +0000 (03:08 +0000)
commita9c30b31f53b065691d217847cc9c258de1abf2a
tree2c35826e7c7e633114070dccd3d2ece3e68ae604
parentfd065efe7a3d1529481529644a1b4a1b18a00b9a
[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