Loading
[AMDGPU][ISelLowering] Handle large constants in `select + cmp` fold (#195286)
Adds guard to avoid `getSExtValue()` asserting when constant operand exceeds a signed 64-bit integer.
Adds guard to avoid `getSExtValue()` asserting when constant operand exceeds a signed 64-bit integer.