[all-commits] [llvm/llvm-project] 0c27b3: [VPlan] Move VPWidenSelectRecipe::execute to VPlan...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Jul 8 09:35:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c27b38849662b466534e0aa598ec7bb8d7fa9a8
      https://github.com/llvm/llvm-project/commit/0c27b38849662b466534e0aa598ec7bb8d7fa9a8
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-07-08 (Fri, 08 Jul 2022)

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

  Log Message:
  -----------
  [VPlan] Move VPWidenSelectRecipe::execute to VPlanRecipes.cpp (NFC).

Depends on D127968.

Reviewed By: Ayal

Differential Revision: https://reviews.llvm.org/D127970




More information about the All-commits mailing list