[llvm] [AMDGPU] prevent shrinking udiv/urem if operands exceed smax_bitwidth (PR #116733)

via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 06:17:57 PST 2024


choikwa wrote:

Separated into unsigned/signed path in getDivNumBits and added/verified positive testcase for shrinking.

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


More information about the llvm-commits mailing list