Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scevexpander: get type information from scev operands
`visitGEPPointer` used to get its type information from the expanded first operand as a Value, however, this proved to be too coarse in some cases. Fixes: leaningtech/cheerp-meta#121
- Loading branch information