Add some comments clarifying that the GEP analysis for vector GEPs is
authorChandler Carruth <chandlerc@gmail.com>
Fri, 14 Sep 2012 10:30:40 +0000 (10:30 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 14 Sep 2012 10:30:40 +0000 (10:30 +0000)
commit8ed1ed8dfd2cf9215446c637a416a5a31f96051e
treec9aae58fa9999e188af804ebb408367ed295259f
parent8615cd236ed9f9540b4a3ad05dd0a1d202a3f6b4
Add some comments clarifying that the GEP analysis for vector GEPs is
deeply suspicious and likely to go away eventually. Also fix a bogus
comment about one of the checks in the vector GEP analysis. Based on
review from Duncan.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163894 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SROA.cpp