Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Value stored to 'input_block_array_size' during its initialization is never read #77

@QiAnXinCodeSafe

Description

@QiAnXinCodeSafe

size_t input_block_array_size = CeilDiv(input_block_req_height * input_block_read_width, sub_group_size);

input_block_array_size = input_block_req_height * input_block_read_width;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions