blob: 1aea73cd4a329f211bc04299a2cba8f1a16f48df [file] [log] [blame]
add_llvm_library(LLVMVectorize
LoadStoreVectorizer.cpp
LoopVectorize.cpp
SLPVectorizer.cpp
Vectorize.cpp
ADDITIONAL_HEADER_DIRS
${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms
DEPENDS
intrinsics_gen
)