[VPlan] Reorder cases in switch (NFC).
authorFlorian Hahn <flo@fhahn.com>
Thu, 4 May 2023 20:40:22 +0000 (21:40 +0100)
committerFlorian Hahn <flo@fhahn.com>
Thu, 4 May 2023 20:40:22 +0000 (21:40 +0100)
commit1b05e74982242da81d257f660302585cee691f3b
tree04529e484bdd3e5d58d89286e22a18d00310f9cc
parent2e16e41b28b1b1e027d0303e1a37ccbded96a46f
[VPlan] Reorder cases in switch (NFC).

Reorder cases to make sure they are ordered properly in preparation
for D149081.
llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp