          MODULE=ocaml-intrinsics-kernel
         VERSION=0.17.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:c988b7769a59749631c3c98ba5edd1d2fe91f5dc380b5e0593c073c92f4bee01
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ocaml_intrinsics_kernel-$VERSION
        WEB_SITE=https://github.com/janestreet/ocaml_intrinsics_kernel
         ENTERED=20250102
         UPDATED=20250102
           SHORT="OCaml interface to operations dedicated hardware instructions"

cat << EOF
The ocaml_intrinsics_kernel library provides an OCaml interface to operations
that have dedicated hardware instructions on some micro-architectures.
Currently, it provides the following operations: conditional select
EOF
