"llvm/test/Transforms/InstCombine/binop-cast.ll" did not exist on "d0e30dc5be204293e7ddf0c15f5f67fb36f1ca94"
[InstCombine] Skip some GEP folds under opaque pointers
In their current form, these folds are fundamentally incompatible with opaque pointers. We should add a separate set of folds for the canonicalization of the GEP source type. For now, skip these folds.
Loading
Please sign in to comment