[all-commits] [llvm/llvm-project] 204252: Revert "[VPlan] Support cloning initial VPlan (NFC)."

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun May 18 14:04:58 PDT 2025


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

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlan.cpp
    M llvm/unittests/Transforms/Vectorize/VPlanTest.cpp

  Log Message:
  -----------
  Revert "[VPlan] Support cloning initial VPlan (NFC)."

This reverts commit 5fa985e751c8f890fff31e190473aeeb6f7a9fc5.

Revert as this seems to introduce a call to a pure virtual function on a
few configs, e.g.
    https://lab.llvm.org/buildbot/#/builders/169/builds/11535



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