[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, 13 Dec 2022 03:08:31 +0000 (03:08 +0000)
commitb2878078f7d736b652a1d9ece0a58cafaecf3e66
tree163cd857fa690a6a719e1a957eed6356844a5a2b
parent3ad20afe2a631e398b46c3db095464d452572e81
[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