[all-commits] [llvm/llvm-project] ef217a: [VPlan] Introduce and use getVectorPreheader (NFC).

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Oct 23 21:02:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef217a0f6b37a7f5e7ca5e9333df8c2ab8c84c30
      https://github.com/llvm/llvm-project/commit/ef217a0f6b37a7f5e7ca5e9333df8c2ab8c84c30
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-10-23 (Wed, 23 Oct 2024)

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

  Log Message:
  -----------
  [VPlan] Introduce and use getVectorPreheader (NFC).

Introduce a dedicated function to retrieve the vector preheader. This
ensures the correct block is used, even if the skeleton is exetended.



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