[all-commits] [llvm/llvm-project] 3fed6d: [VPlan] Mark overriden function in VPWidenPHIRecip...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Jul 6 04:01:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3fed6d443f802c43aade1b5b1b09f5e2f8b3edb1
      https://github.com/llvm/llvm-project/commit/3fed6d443f802c43aade1b5b1b09f5e2f8b3edb1
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-07-06 (Tue, 06 Jul 2021)

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

  Log Message:
  -----------
  [VPlan] Mark overriden function in VPWidenPHIRecipe as virtual.

VPReductionRecipe overrides those implementations. Mark them as virtual
in the VPWidenPHIRecipe to unbreak build in certain configurations.




More information about the All-commits mailing list