Skip to content

sycl::vec::convert has no scalar equivalent #981

@tdavidcl

Description

@tdavidcl

Specification Version

SYCL 2020 (Revision 11)

Section Number(s)

4.14.2.1. Vec interface

Issue Description

Currently the sycl::vec interface provide the .convert function with rounding modes.
As is the spec does not provide a scalar equivalent for the conversion using the same rounding modes.
As such one can not reliably ensure that the scalar conversion results match the one of sycl::vec.

Code Example (Optional)

No response

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