Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LoopVectorize] Pass unfiltered list of arguments to getIntrinsicInstCost. | Florian Hahn | 2019-07-15 | 1 | -0/+30 |
We do not compute the scalarization overhead in getVectorIntrinsicCost and TTI::getIntrinsicInstrCost requires the full arguments list. llvm-svn: 366049 |