pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libclc: catch up with llvm
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Mon Apr 20 18:09:04 2026 +0200
Changeset: 37162803809a1f7b79247bfad96c9e1efdbc334a
Modified Files:
libclc/PLIST
libclc/distinfo
Log Message:
libclc: catch up with llvm
XXX does not install headers any more don't know if that is OK
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=37162803809a1f7b79247bfad96c9e1efdbc334a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libclc/PLIST | 271 +-------------------------------------------------------
libclc/distinfo | 6 +-
2 files changed, 5 insertions(+), 272 deletions(-)
diffs:
diff --git a/libclc/PLIST b/libclc/PLIST
index 4cdcbe2d88..8619d3ff14 100644
--- a/libclc/PLIST
+++ b/libclc/PLIST
@@ -1,269 +1,4 @@
@comment $NetBSD$
-include/clc/as_type.h
-include/clc/async/async_work_group_copy.h
-include/clc/async/async_work_group_copy.inc
-include/clc/async/async_work_group_strided_copy.h
-include/clc/async/async_work_group_strided_copy.inc
-include/clc/async/gentype.inc
-include/clc/async/prefetch.h
-include/clc/async/prefetch.inc
-include/clc/async/wait_group_events.h
-include/clc/atom_decl_int32.inc
-include/clc/atom_decl_int64.inc
-include/clc/atomic/atomic_add.h
-include/clc/atomic/atomic_and.h
-include/clc/atomic/atomic_cmpxchg.h
-include/clc/atomic/atomic_dec.h
-include/clc/atomic/atomic_decl.inc
-include/clc/atomic/atomic_inc.h
-include/clc/atomic/atomic_max.h
-include/clc/atomic/atomic_min.h
-include/clc/atomic/atomic_or.h
-include/clc/atomic/atomic_sub.h
-include/clc/atomic/atomic_xchg.h
-include/clc/atomic/atomic_xor.h
-include/clc/cl_khr_global_int32_base_atomics/atom_add.h
-include/clc/cl_khr_global_int32_base_atomics/atom_cmpxchg.h
-include/clc/cl_khr_global_int32_base_atomics/atom_dec.h
-include/clc/cl_khr_global_int32_base_atomics/atom_inc.h
-include/clc/cl_khr_global_int32_base_atomics/atom_sub.h
-include/clc/cl_khr_global_int32_base_atomics/atom_xchg.h
-include/clc/cl_khr_global_int32_extended_atomics/atom_and.h
-include/clc/cl_khr_global_int32_extended_atomics/atom_max.h
-include/clc/cl_khr_global_int32_extended_atomics/atom_min.h
-include/clc/cl_khr_global_int32_extended_atomics/atom_or.h
-include/clc/cl_khr_global_int32_extended_atomics/atom_xor.h
-include/clc/cl_khr_int64_base_atomics/atom_add.h
-include/clc/cl_khr_int64_base_atomics/atom_cmpxchg.h
-include/clc/cl_khr_int64_base_atomics/atom_dec.h
-include/clc/cl_khr_int64_base_atomics/atom_inc.h
-include/clc/cl_khr_int64_base_atomics/atom_sub.h
-include/clc/cl_khr_int64_base_atomics/atom_xchg.h
-include/clc/cl_khr_int64_extended_atomics/atom_and.h
-include/clc/cl_khr_int64_extended_atomics/atom_max.h
-include/clc/cl_khr_int64_extended_atomics/atom_min.h
-include/clc/cl_khr_int64_extended_atomics/atom_or.h
-include/clc/cl_khr_int64_extended_atomics/atom_xor.h
-include/clc/cl_khr_local_int32_base_atomics/atom_add.h
-include/clc/cl_khr_local_int32_base_atomics/atom_cmpxchg.h
-include/clc/cl_khr_local_int32_base_atomics/atom_dec.h
-include/clc/cl_khr_local_int32_base_atomics/atom_inc.h
-include/clc/cl_khr_local_int32_base_atomics/atom_sub.h
-include/clc/cl_khr_local_int32_base_atomics/atom_xchg.h
-include/clc/cl_khr_local_int32_extended_atomics/atom_and.h
-include/clc/cl_khr_local_int32_extended_atomics/atom_max.h
-include/clc/cl_khr_local_int32_extended_atomics/atom_min.h
-include/clc/cl_khr_local_int32_extended_atomics/atom_or.h
-include/clc/cl_khr_local_int32_extended_atomics/atom_xor.h
-include/clc/clc.h
-include/clc/clcmacros.h
-include/clc/common/degrees.h
-include/clc/common/degrees.inc
-include/clc/common/mix.h
-include/clc/common/mix.inc
-include/clc/common/radians.h
-include/clc/common/radians.inc
-include/clc/common/sign.h
-include/clc/common/smoothstep.h
-include/clc/common/smoothstep.inc
-include/clc/common/step.h
-include/clc/common/step.inc
-include/clc/convert.h
-include/clc/explicit_fence/explicit_memory_fence.h
-include/clc/float/definitions.h
-include/clc/geometric/cross.h
-include/clc/geometric/distance.h
-include/clc/geometric/distance.inc
-include/clc/geometric/dot.h
-include/clc/geometric/dot.inc
-include/clc/geometric/fast_distance.h
-include/clc/geometric/fast_distance.inc
-include/clc/geometric/fast_length.h
-include/clc/geometric/fast_length.inc
-include/clc/geometric/fast_normalize.h
-include/clc/geometric/fast_normalize.inc
-include/clc/geometric/length.h
-include/clc/geometric/length.inc
-include/clc/geometric/normalize.h
-include/clc/geometric/normalize.inc
-include/clc/image/image.h
-include/clc/image/image_defines.h
-include/clc/integer/abs.h
-include/clc/integer/abs.inc
-include/clc/integer/abs_diff.h
-include/clc/integer/abs_diff.inc
-include/clc/integer/add_sat.h
-include/clc/integer/add_sat.inc
-include/clc/integer/clz.h
-include/clc/integer/clz.inc
-include/clc/integer/definitions.h
-include/clc/integer/hadd.h
-include/clc/integer/hadd.inc
-include/clc/integer/integer-gentype.inc
-include/clc/integer/mad24.h
-include/clc/integer/mad24.inc
-include/clc/integer/mad_hi.h
-include/clc/integer/mad_sat.h
-include/clc/integer/mad_sat.inc
-include/clc/integer/mul24.h
-include/clc/integer/mul24.inc
-include/clc/integer/mul_hi.h
-include/clc/integer/mul_hi.inc
-include/clc/integer/popcount.h
-include/clc/integer/rhadd.h
-include/clc/integer/rhadd.inc
-include/clc/integer/rotate.h
-include/clc/integer/rotate.inc
-include/clc/integer/sub_sat.h
-include/clc/integer/sub_sat.inc
-include/clc/integer/unary.inc
-include/clc/integer/upsample.h
-include/clc/math/acos.h
-include/clc/math/acosh.h
-include/clc/math/acospi.h
-include/clc/math/asin.h
-include/clc/math/asinh.h
-include/clc/math/asinpi.h
-include/clc/math/atan.h
-include/clc/math/atan2.h
-include/clc/math/atan2pi.h
-include/clc/math/atanh.h
-include/clc/math/atanpi.h
-include/clc/math/binary_decl_tt.inc
-include/clc/math/cbrt.h
-include/clc/math/ceil.h
-include/clc/math/copysign.h
-include/clc/math/cos.h
-include/clc/math/cosh.h
-include/clc/math/cospi.h
-include/clc/math/erf.h
-include/clc/math/erfc.h
-include/clc/math/exp.h
-include/clc/math/exp10.h
-include/clc/math/exp2.h
-include/clc/math/expm1.h
-include/clc/math/fabs.h
-include/clc/math/fdim.h
-include/clc/math/floor.h
-include/clc/math/fma.h
-include/clc/math/fmax.h
-include/clc/math/fmin.h
-include/clc/math/fmod.h
-include/clc/math/fract.h
-include/clc/math/fract.inc
-include/clc/math/frexp.h
-include/clc/math/frexp.inc
-include/clc/math/half_cos.h
-include/clc/math/half_divide.h
-include/clc/math/half_exp.h
-include/clc/math/half_exp10.h
-include/clc/math/half_exp2.h
-include/clc/math/half_log.h
-include/clc/math/half_log10.h
-include/clc/math/half_log2.h
-include/clc/math/half_powr.h
-include/clc/math/half_recip.h
-include/clc/math/half_rsqrt.h
-include/clc/math/half_sin.h
-include/clc/math/half_sqrt.h
-include/clc/math/half_tan.h
-include/clc/math/hypot.h
-include/clc/math/ilogb.h
-include/clc/math/ilogb.inc
-include/clc/math/ldexp.h
-include/clc/math/ldexp.inc
-include/clc/math/lgamma.h
-include/clc/math/lgamma_r.h
-include/clc/math/lgamma_r.inc
-include/clc/math/log.h
-include/clc/math/log10.h
-include/clc/math/log1p.h
-include/clc/math/log2.h
-include/clc/math/logb.h
-include/clc/math/mad.h
-include/clc/math/maxmag.h
-include/clc/math/minmag.h
-include/clc/math/modf.h
-include/clc/math/modf.inc
-include/clc/math/nan.h
-include/clc/math/nan.inc
-include/clc/math/native_cos.h
-include/clc/math/native_divide.h
-include/clc/math/native_exp.h
-include/clc/math/native_exp10.h
-include/clc/math/native_exp2.h
-include/clc/math/native_log.h
-include/clc/math/native_log10.h
-include/clc/math/native_log2.h
-include/clc/math/native_powr.h
-include/clc/math/native_recip.h
-include/clc/math/native_rsqrt.h
-include/clc/math/native_sin.h
-include/clc/math/native_sqrt.h
-include/clc/math/native_tan.h
-include/clc/math/nextafter.h
-include/clc/math/pow.h
-include/clc/math/pown.h
-include/clc/math/pown.inc
-include/clc/math/powr.h
-include/clc/math/remainder.h
-include/clc/math/remquo.h
-include/clc/math/remquo.inc
-include/clc/math/rint.h
-include/clc/math/rootn.h
-include/clc/math/rootn.inc
-include/clc/math/round.h
-include/clc/math/rsqrt.h
-include/clc/math/sin.h
-include/clc/math/sincos.h
-include/clc/math/sincos.inc
-include/clc/math/sinh.h
-include/clc/math/sinpi.h
-include/clc/math/sqrt.h
-include/clc/math/tan.h
-include/clc/math/tanh.h
-include/clc/math/tanpi.h
-include/clc/math/tgamma.h
-include/clc/math/trunc.h
-include/clc/misc/shuffle.h
-include/clc/misc/shuffle2.h
-include/clc/relational/all.h
-include/clc/relational/any.h
-include/clc/relational/bitselect.h
-include/clc/relational/bitselect.inc
-include/clc/relational/isequal.h
-include/clc/relational/isfinite.h
-include/clc/relational/isgreater.h
-include/clc/relational/isgreaterequal.h
-include/clc/relational/isinf.h
-include/clc/relational/isless.h
-include/clc/relational/islessequal.h
-include/clc/relational/islessgreater.h
-include/clc/relational/isnan.h
-include/clc/relational/isnormal.h
-include/clc/relational/isnotequal.h
-include/clc/relational/isordered.h
-include/clc/relational/isunordered.h
-include/clc/relational/select.h
-include/clc/relational/signbit.h
-include/clc/shared/clamp.h
-include/clc/shared/clamp.inc
-include/clc/shared/max.h
-include/clc/shared/max.inc
-include/clc/shared/min.h
-include/clc/shared/min.inc
-include/clc/shared/vload.h
-include/clc/shared/vstore.h
-include/clc/synchronization/barrier.h
-include/clc/synchronization/cl_mem_fence_flags.h
-include/clc/workitem/get_global_id.h
-include/clc/workitem/get_global_offset.h
-include/clc/workitem/get_global_size.h
-include/clc/workitem/get_group_id.h
-include/clc/workitem/get_local_id.h
-include/clc/workitem/get_local_size.h
-include/clc/workitem/get_num_groups.h
-include/clc/workitem/get_work_dim.h
share/clc/amdgcn--amdhsa.bc
share/clc/aruba-r600--.bc
share/clc/barts-r600--.bc
@@ -343,12 +78,10 @@ share/clc/gfx90a-amdgcn--.bc
share/clc/gfx90a-amdgcn-mesa-mesa3d.bc
share/clc/gfx90c-amdgcn--.bc
share/clc/gfx90c-amdgcn-mesa-mesa3d.bc
-share/clc/gfx940-amdgcn--.bc
-share/clc/gfx940-amdgcn-mesa-mesa3d.bc
-share/clc/gfx941-amdgcn--.bc
-share/clc/gfx941-amdgcn-mesa-mesa3d.bc
share/clc/gfx942-amdgcn--.bc
share/clc/gfx942-amdgcn-mesa-mesa3d.bc
+share/clc/gfx950-amdgcn--.bc
+share/clc/gfx950-amdgcn-mesa-mesa3d.bc
share/clc/hainan-amdgcn--.bc
share/clc/hainan-amdgcn-mesa-mesa3d.bc
share/clc/hawaii-amdgcn--.bc
diff --git a/libclc/distinfo b/libclc/distinfo
index 3a4fa4a9bf..1144d40cc7 100644
--- a/libclc/distinfo
+++ b/libclc/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.24 2024/07/06 15:45:08 adam Exp $
-BLAKE2s (libclc-20.1.8.src.tar.xz) = 207823329345d309558d1f43cba465492acf078f67c66ab32d5888662f428c9c
-SHA512 (libclc-20.1.8.src.tar.xz) = 0a98a8c1b9b87ba4ee9d1d23dfde108ff9ba57c3cc0cad14ca2feed5ea46d73596cb675d2adfd93faea854dcbae2f0626436355e2a40bc7ea10a96309b10650e
-Size (libclc-20.1.8.src.tar.xz) = 136336 bytes
+BLAKE2s (libclc-21.1.8.src.tar.xz) = 0691c5e08a762e4d0aaa57d04eb5cda4c57bf57add35921fb951b7d6048a288b
+SHA512 (libclc-21.1.8.src.tar.xz) = 920302f31833386cf7ebe995fc5578a764c99a6432ea58d94b55e84b7c0304275010d757a5c1cea76ee5cd73564bf4737960ab249995c5021b3dc4cc4c255922
+Size (libclc-21.1.8.src.tar.xz) = 149764 bytes
Home |
Main Index |
Thread Index |
Old Index