We lose inbounds flag of GEPs for different reasons during compilation. My primary intention of opening the issue is to gather information and record them here., since I am not aware of any pressing need to fix this. Keeping inbounds could help loop opts in general, but first I want to work with some examples and see how things work in different passes (as opposed to developing a quick fix for a given case).