diff options
author | Leon Clark <PeddleSpam@users.noreply.github.com> | 2024-05-19 21:45:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-19 21:45:24 +0100 |
commit | fb2c6597e39e9e1a775525ea0236b2f89e46acff (patch) | |
tree | 7387f0062422389c9cdf745e80239828f867b179 /llvm/lib/Option/OptTable.cpp | |
parent | 878642954f5178c55b337afe2bff4e6a92a67a5b (diff) | |
download | llvm-fb2c6597e39e9e1a775525ea0236b2f89e46acff.zip llvm-fb2c6597e39e9e1a775525ea0236b2f89e46acff.tar.gz llvm-fb2c6597e39e9e1a775525ea0236b2f89e46acff.tar.bz2 |
[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: Leon Clark <leoclark@amd.com>
Diffstat (limited to 'llvm/lib/Option/OptTable.cpp')
0 files changed, 0 insertions, 0 deletions