commit | 798edaca32a26b6021bb9fcd0c50d8691fe61129 | [log] [tgz] |
---|---|---|
author | Matthew Simpson <mssimpso@codeaurora.org> | Wed Oct 05 20:23:46 2016 +0000 |
committer | Matthew Simpson <mssimpso@codeaurora.org> | Wed Oct 05 20:23:46 2016 +0000 |
tree | d27da2a1540681f50905936511397d025ca14bc8 | |
parent | f4de15f80eb99adbccf81f3d52eafaf28cf2967e [diff] |
[LV] Pass profitability analysis in vectorizer constructor (NFC) The vectorizer already holds a pointer to one cost model artifact in a member variable (i.e., MinBWs). As we add more, it will be easier to communicate these artifacts to the vectorizer if we simply pass a pointer to the cost model instead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283373 91177308-0d34-0410-b5e6-96231b3b80d8