llvm-project
db6f476e
- AMDGPU: Use "countMaxActiveBits() <= 5" to define uint5Bits (#115543)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#115543 - AMDGPU: Use "countMaxActiveBits() <= 5" to define uint5Bits
Author
changpeng
Parents
144bdf3e
Loading