[llvm] [AMDGPU] prevent shrinking udiv/urem if either operand is in (SignedMax,UnsignedMax] (PR #116733)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 20 13:47:01 PST 2024
jhuber6 wrote:
I'll try to do a local test and confirm if it's this patch and request a revert if so. If anyone else wants to try you should just need to add the options documented in https://libc.llvm.org/gpu/building.html and do `ninja check-libc-amdgcn-amd-amdhsa`.
https://github.com/llvm/llvm-project/pull/116733
More information about the llvm-commits
mailing list