Home
last modified time | relevance | path

Searched refs:IsTruncatingShuffle (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp2087 bool IsTruncatingShuffle = VecType->getNumElements() < NumInputElts; in foldShuffleFromReductions() local
2092 (UsesSecondVec && !IsTruncatingShuffle) ? VecType : ShuffleInputType; in foldShuffleFromReductions()