[all-commits] [llvm/llvm-project] e3af20: [VPlan] Remove unused IsReplicator arg from create...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Jul 20 12:59:23 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3af202fd212a66700170717856a8fa9aa7ed426
      https://github.com/llvm/llvm-project/commit/e3af202fd212a66700170717856a8fa9aa7ed426
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-07-20 (Sun, 20 Jul 2025)

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

  Log Message:
  -----------
  [VPlan] Remove unused IsReplicator arg from createVPRegionBlock (NFC).

The argument is always true, remove it.



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