[PATCH] D22793: IR: Introduce inbounds attribute on getelementptr indices.

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 13:46:40 PDT 2016


delena added a comment.

I think that "inrange" mark for non-constant indices will help to handle x.y[i] cases. Do you plan to cover non-constant indices?


https://reviews.llvm.org/D22793





More information about the llvm-commits mailing list