[SROA] `isVectorPromotionViable()`: pointer-ness is sticky
As it has been established previously by precedent, if we see a pointer type, then that is the type we must use. Essentially, we don't want to introduce `inttoptr`'s.
Loading
Please sign in to comment