Skip to content

[libclc] Scalar vloada_half should be removed #59137

Open
@StuartDBrady

Description

@StuartDBrady

The scalar vloada_half should be removed as per KhronosGroup/OpenCL-Docs/issues/648.

It is declared in generic/include/clc/shared/vload.h – see the comment "Scalar vload_half also needs to be declared" which is incorrect as of KhronosGroup/OpenCL-CTS/pull/1293.

It is defined in generic/lib/shared/vload.cl by __FUNC with vloada_half##SUFFIX from through the inclusion of vload_half.inc.

Note that the scalar vload_half is needed and should not be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions