Skip to content

Lowering test for llvm.bitreverse for 2/4-bit scalars fails on GPU #330

Open
@LU-JOHN

Description

@LU-JOHN

llvm.bitreverse for 2/4-bit scalars is lowered to: lshl, shr, and, or operations on 2/4-bit types. E2E testing is done in:

intel/llvm#13359

and all tests are passing except on GPU (GEN12, DG2, PVC fail)

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