commit | 2cfe765f46ed566aa42fdeba0128617db7c052bd | [log] [tgz] |
---|---|---|
author | Ayal Zaks <ayal.zaks@intel.com> | Sun Jun 04 13:29:51 2017 +0000 |
committer | Ayal Zaks <ayal.zaks@intel.com> | Sun Jun 04 13:29:51 2017 +0000 |
tree | 74464b5d495baf585d74f6ad0852c2c7ed1f2ea0 | |
parent | 4d9818f38f9715ef7e59f045937f8b9dd6e80e52 [diff] |
[LV] Make scalarizeInstruction() non-virtual. NFC. Following the request made in https://reviews.llvm.org/D32871, scalarizeInstruction() which is no longer overridden by InnerLoopUnroller is hereby made non-virtual in InnerLoopVectorizer. Should have been part of r297580 originally. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304685 91177308-0d34-0410-b5e6-96231b3b80d8