Bail out from cases where the result is a ConstantSDNode as it cannot be selected and should typically not end up here. Fixes: #55204 Reviewed By: Ulrich Weigand
70 KiB
70 KiB
Bail out from cases where the result is a ConstantSDNode as it cannot be selected and should typically not end up here. Fixes: #55204 Reviewed By: Ulrich Weigand