[Unroll] Replace a hand-wavy FIXME with a FIXME that explains the actual
authorChandler Carruth <chandlerc@gmail.com>
Fri, 22 May 2015 03:07:28 +0000 (03:07 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 22 May 2015 03:07:28 +0000 (03:07 +0000)
commitedcdc5cb6a920a330a7fbdc3729bb13f2a509416
tree0afac30c20039451d6925f986a505b3a74edd2c1
parentf5ed85b2c8c34f1623002026187a4dd515a4b14b
[Unroll] Replace a hand-wavy FIXME with a FIXME that explains the actual
problem instead of suggesting doing something that is trivial to do but
incorrect given the current design of the libraries.

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