[PATCH] D15412: [SCEV][LAA] Add no overflow SCEV predicates and use use them to improve strided pointer detection

Adam Nemet via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 09:33:40 PST 2016


anemet added a comment.

Hi Silviu,

Just started to look at this (sorry about the delay) and on first impression, I am surprised by the lack of tests.  Can't we cover this with LAA tests?

Adam


http://reviews.llvm.org/D15412





More information about the llvm-commits mailing list