llvm-project
db6f476e - AMDGPU: Use "countMaxActiveBits() <= 5" to define uint5Bits (#115543)

Commit
1 year ago
AMDGPU: Use "countMaxActiveBits() <= 5" to define uint5Bits (#115543) countMaxTrailingOnes() is not correct. This patch follows the suggestion from https://github.com/llvm/llvm-project/pull/115372.
Author
Parents
Loading