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

Function findBuildVector

lib/Transforms/Vectorize/SLPVectorizer.cpp:4266–4293  ·  view source on GitHub ↗

\brief Recognize construction of vectors like %ra = insertelement <4 x float> undef, float %s0, i32 0 %rb = insertelement <4 x float> %ra, float %s1, i32 1 %rc = insertelement <4 x float> %rb, float %s2, i32 2 %rd = insertelement <4 x float> %rc, float %s3, i32 3 Returns true if it matches

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 5

getOperandMethod · 0.45
push_backMethod · 0.45
use_emptyMethod · 0.45
user_backMethod · 0.45
hasOneUseMethod · 0.45

Tested by

no test coverage detected