[NFC][SCEV] `computeSCEVAtScope()`: deduplicate handling
Casts and udiv get the exactly the same handling as n-ary, there is no point in special-handling anything.
Loading
Please sign in to comment
Casts and udiv get the exactly the same handling as n-ary, there is no point in special-handling anything.