Skip to content

[SYCL] Using NoSignedWrap decoration without declaring SPV_KHR_no_integer_wrap_decoration #2

Closed
@kpet

Description

@kpet

Building the simple app from the doc results in an invalid SPIR-V module. The NoSignedWrap decoration is used but the SPV_KHR_no_integer_wrap_decoration isn't declared with an OpExtension. Declaring the extension is enough to make the module pass the validator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions