Files
clang-p2996/llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Florian Hahn 01fa764c9a [VPlan] Assert instead of check if VF is vector when widening GEPs(NFC)
VPWidenGEPRecipe should not be generated for scalar VFs. Replace
check with an assert.
2023-05-06 09:25:56 +01:00

49 KiB