Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Fix undefined behaviour in vector printf specifier #1684

Open
wants to merge 1 commit into
base: intel
Choose a base branch
from

Commits on Mar 23, 2023

  1. [SYCL] Fix undefined behaviour in vector printf specifier

    The use of `%v` vector specifiers requires a length modifier as per
    OpenCL specification.
    frasercrmck committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    ad3296f View commit details
    Browse the repository at this point in the history