[llvm] [AMDGPU] prevent shrinking udiv/urem if either operand is in (SignedMax,UnsignedMax] (PR #116733)
Jan Patrick Lehr via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 20 13:04:30 PST 2024
jplehr wrote:
I believe this broke one of our bots: https://lab.llvm.org/buildbot/#/builders/73/builds/8871
Sorry for the delay to report, I'm currently traveling.
https://github.com/llvm/llvm-project/pull/116733
More information about the llvm-commits
mailing list