[all-commits] [llvm/llvm-project] 1b05e7: [VPlan] Reorder cases in switch (NFC).

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu May 4 13:42:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b05e74982242da81d257f660302585cee691f3b
      https://github.com/llvm/llvm-project/commit/1b05e74982242da81d257f660302585cee691f3b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp

  Log Message:
  -----------
  [VPlan] Reorder cases in switch (NFC).

Reorder cases to make sure they are ordered properly in preparation
for D149081.




More information about the All-commits mailing list