ΒΆllvm::SDValue peekThroughExtractSubvectors(
    llvm::SDValue V)

Description

Return the non-extracted vector source operand of \p V if it exists. If \p V is not an extracted subvector, it is returned as-is.

Declared at: llvm/include/llvm/CodeGen/SelectionDAGNodes.h:1690

Parameters

llvm::SDValue V