[all-commits] [llvm/llvm-project] daf323: [VPlan] Move scalarizeInstruction out of ILV (NFC).

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat May 3 12:52:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: daf32369dd1230628e4ca6fc919859bc33dc0032
      https://github.com/llvm/llvm-project/commit/daf32369dd1230628e4ca6fc919859bc33dc0032
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-05-03 (Sat, 03 May 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/lib/Transforms/Vectorize/VPlan.cpp
    M llvm/lib/Transforms/Vectorize/VPlanHelpers.h

  Log Message:
  -----------
  [VPlan] Move scalarizeInstruction out of ILV (NFC).

15bb1db4a9830 removed the last dependency on ILV, move the code out of
ILV in preparation of consolidating in VPlanRecipes.cpp.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list