MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / ToVectorTy

Function ToVectorTy

lib/Transforms/Vectorize/LoopVectorize.cpp:317–321  ·  view source on GitHub ↗

A helper function for converting Scalar types to vector types. If the incoming type is void, we return void. If the VF is 1, we return the scalar type.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getVectorCallCostFunction · 0.85
getVectorIntrinsicCostFunction · 0.85
vectorizeBlockInLoopMethod · 0.85
getInstructionCostMethod · 0.85

Calls 2

isVoidTyMethod · 0.80
getFunction · 0.50

Tested by

no test coverage detected