[ConstraintElimination] Support chained GEPs with constant offsets.
Handle the (gep (gep ....), C) case by incrementing the constant coefficient of the inner GEP, if C is a constant.
parent
73950f26
Please register or sign in to comment
Handle the (gep (gep ....), C) case by incrementing the constant coefficient of the inner GEP, if C is a constant.