llvm-project/llvm/lib/Transforms/Vectorize
Florian Hahn af99aa0ff7
[LV] Set imbounds flag using CreateGEP in VPWidenMemInst (NFC).
This avoids having to cast the result of the builder to
GetElementPtrInst.
2023-03-21 11:44:21 +00:00
..
CMakeLists.txt
LoadStoreVectorizer.cpp
LoopVectorizationLegality.cpp
LoopVectorizationPlanner.h
LoopVectorize.cpp
SLPVectorizer.cpp
VectorCombine.cpp
Vectorize.cpp
VPlan.cpp
VPlan.h
VPlanCFG.h
VPlanDominatorTree.h
VPlanHCFGBuilder.cpp
VPlanHCFGBuilder.h
VPlanRecipes.cpp
VPlanSLP.cpp
VPlanTransforms.cpp
VPlanTransforms.h
VPlanValue.h
VPlanVerifier.cpp
VPlanVerifier.h
VPRecipeBuilder.h