Skip to content

InterlockedCompareStoreFloatBitwise intrinsic function unimplemented #8864

Description

error: InterlockedCompareStoreFloatBitwise intrinsic function unimplemented.
Only happens in SPIR-V compilation.

The diagnostic appears for the free-function form. The method form on
RWByteAddressBuffer gives a different text:

error: intrinsic 'InterlockedCompareStoreFloatBitwise' method unimplemented

DXIL compiles without an error at  cs_6_5  and  cs_6_6 . Only  -spirv  fails.
Measured with dxc 1.10(5369-d6e0ca4a).

This matches the shape of DXC #7782, which covers the exchange variant.
godbolt link: https://godbolt.org/z/7jTdnTT3j

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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