[PATCH 37/42] 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, 12 Dec 2023 15:33:19 +0000 (16:33 +0100)
commitc0c9fe457ad5a90f38c77628e7d1d4344e5f66a4
treefbbb981b903c7c9a7897c7829ef5f6883ac2f5d5
parentbc8f4a78fb30707e790f76e03cc6fa47c36b531e
[PATCH 37/42] 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 0037-add-pocl_get_distro_cpu_name.patch
lib/CL/pocl_llvm.h
lib/CL/pocl_llvm_utils.cc