[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:07:50 PST 2024
jhuber6 wrote:
Definitely seems like it. The LLVM libc tests tend to trigger a lot of different edge cases because it compiles a lot of non-standard GPU code.
https://github.com/llvm/llvm-project/pull/116733
More information about the llvm-commits
mailing list