Unverified Commit fb2c6597 authored by Leon Clark's avatar Leon Clark Committed by GitHub
Browse files

[AMDGPU] Use LSH for lowering ctlz_zero_undef.i8/i16 (#88512)

Use LSH to lower ctlz_zero_undef instead of subtracting leading zeros
for i8 and i16.

Related to [77615](https://github.com/llvm/llvm-project/pull/77615

).

---------

Co-authored-by: default avatarLeon Clark <leoclark@amd.com>
parent 87864295
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment