[InstCombine] Use GEP type instead of pointee type
The GEP source type is independent of whether it is a scalar or vector GEP, as such we can simply preserve it.
Loading
Please sign in to comment
The GEP source type is independent of whether it is a scalar or vector GEP, as such we can simply preserve it.