[llvm] [AMDGPU] prevent shrinking udiv/urem if either operand is in (SignedMax,UnsignedMax] (PR #116733)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 20 13:38:56 PST 2024
shiltian 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.
👍 which is really nice to have :-)
https://github.com/llvm/llvm-project/pull/116733
More information about the llvm-commits
mailing list