[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, 21 Jun 2022 18:47:34 +0000 (19:47 +0100)
commitda5b549b17d6cdf3f355cfee8c9c907fa8ab78c1
tree7790fb07352ced7492b0ce9d11c4e673bc323bc5
parentf9a75b7383edc81c0cf2ff6a4d3e626671a5c8da
[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