[PATCH 39/42] allow overriding kernellib_name for distro builds with POCL_KERNELLIB_NAME
authorAndreas Beckmann <anbe@debian.org>
Sat, 9 Apr 2022 14:30:15 +0000 (16:30 +0200)
committerAndreas Beckmann <anbe@debian.org>
Tue, 12 Dec 2023 15:33:19 +0000 (16:33 +0100)
commit2891fdac978f4c3027e75f15e674b4f52202ed0a
treec40e2140d644fc41157206606a2855ade902624f
parent2a4792363e6ed3fe7204a08615763f14253974b2
[PATCH 39/42] allow overriding kernellib_name for distro builds with POCL_KERNELLIB_NAME

the kernellib_name (and corresponding llvm_cpu) can be overridden
to a target with a subset of the features supported by the current cpu

this will allow running e.g. code generation and tests for sse2 (but no
newer features) on a modern cpu

Gbp-Pq: Name 0039-allow-overriding-kernellib_name-for-distro-builds-wi.patch
lib/CL/pocl_llvm_utils.cc