[llvm] [AMDGPU] Rework getDivNumBits API (PR #119768)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 01:56:49 PST 2025


arsenm wrote:

> should have passed in `BitWidth - 32` instead of `32`

I'd prefer to just do this as a separate functionality fix without mixing in the API change 

https://github.com/llvm/llvm-project/pull/119768


More information about the llvm-commits mailing list