Skip to content

[HLSL] Support casting types with bitfields with HLSL Elementwise Cast #125986

@spall

Description

@spall

Add support to cast to and from types that contain bitfields. This will require changing the Flattening code in clang/lib/CodeGen/CGExpr.cpp to properly access bitfields. This also require changes to the Sema checking.
See PR #118842

Metadata

Metadata

Assignees

No one assigned

    Labels

    HLSLHLSL Language Support

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions