intel / intel/intel-graphics-compiler

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

Open
#330 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
718
Forks
191
PR merge metrics
No merged PRs in 30d

Description

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:

https://github.com/intel/llvm/pull/13359

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.