[PATCH] D22793: IR: Introduce inbounds attribute on getelementptr indices.
David Majnemer via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 26 07:59:48 PDT 2016
majnemer added a comment.
Seeing as how this doesn't have to do with the original inbounds attribute, perhaps we should call it something else?
Maybe inrange or withinrange? Not sure...
https://reviews.llvm.org/D22793
More information about the llvm-commits
mailing list