| Issue |
166413
|
| Summary |
Unnecessary lost inbounds attribute in GEP
|
| Labels |
loopoptim
|
| Assignees |
|
| Reporter |
amehsan
|
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).
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs