[all-commits] [llvm/llvm-project] 2cdcc4: [VPlan] Allow cloning of VPWidenRecipe without und...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Jul 17 02:44:23 PDT 2025


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

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

  Log Message:
  -----------
  [VPlan] Allow cloning of VPWidenRecipe without underlying instr (NFC).

Update VPWidenRecipe::clone() to use the constructor w/o mandatory
Instruction, to facilitate cloning VPWidenRecipe without underlying
instructions.

Split off from https://github.com/llvm/llvm-project/pull/148239.



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