blob: 74fc5ed43f36e53623f6a525deef9006a06c4501 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
Core
Vectorize
AsmParser
)
add_llvm_unittest(VectorizeTests
VPlanDominatorTreeTest.cpp
VPlanLoopInfoTest.cpp
VPlanPredicatorTest.cpp
VPlanTest.cpp
VPlanHCFGTest.cpp
VPlanSlpTest.cpp
)