Skip to content

Compute/Sources/ComputeCxx/Comparison/LayoutDescriptor.cpp line 585,586 #46

Description

@harryzz

Hi

probably copy/paste bug here:

                unsigned char *lhs_value = (unsigned char *)type.project_value((void *)lhs);
                unsigned char *rhs_value = (unsigned char *)type.project_value((void *)lhs);
                if (lhs_value == rhs_value) {
                    return true;
                }

regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions