[LoopDistribute] Remove a layer of pointer indirection.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 21 May 2015 18:32:07 +0000 (18:32 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 21 May 2015 18:32:07 +0000 (18:32 +0000)
commite6987bf351afd9eb457d49385d4bd68d439d26d6
treedb071d1b63b2dca4c28389df7f38580f92e852b6
parent3c523c4a3708988c7faf5d0782a3704f85252aa4
[LoopDistribute] Remove a layer of pointer indirection.

Just store InstPartitions directly into the std::list. No functional change
intended.

llvm-svn: 237930
llvm/lib/Transforms/Scalar/LoopDistribute.cpp