[PATCH 1013/1017] allow overriding kernellib_name for distro builds with POCL_KERNELL...
authorAndreas Beckmann <anbe@debian.org>
Sat, 9 Apr 2022 14:30:15 +0000 (16:30 +0200)
committerAndreas Beckmann <anbe@debian.org>
Tue, 14 Jun 2022 12:14:47 +0000 (13:14 +0100)
commit4aa7aecf7396ce89cd5c6a1074f0aa8530916059
tree74595820c55d16057f9a18d64950d414b0f76b6e
parentc14a46a46cf19b08125b809b003a1cc5f6ae6593
[PATCH 1013/1017] 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 1013-allow-overriding-kernellib_name-for-distro-builds-wi.patch
lib/CL/pocl_llvm_utils.cc