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

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 14:42:22 PDT 2016


eli.friedman added a comment.

It's similar to TBAA, I guess... TBAA tends to cause problems too; fno-strict-aliasing is popular for a reason. :)


https://reviews.llvm.org/D22793





More information about the llvm-commits mailing list