[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>
Wed, 3 Aug 2022 23:54:01 +0000 (00:54 +0100)
commit723658308f864857e1b99bbac7639fdf9d41855e
treeeade25071fa3ba65891fb6721cb96cc4dabbbeae
parent548d6922e8bb282a7d3ee3eb25a613ee98d3c953
[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