[all-commits] [llvm/llvm-project] ce1be1: [VPlan] Use VP_CLASSOF_IMPL for VPWidenCanonicalIV...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jan 2 09:53:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce1be13a868d0f8afa367975558c1a6175cce33a
      https://github.com/llvm/llvm-project/commit/ce1be13a868d0f8afa367975558c1a6175cce33a
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

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

  Log Message:
  -----------
  [VPlan] Use VP_CLASSOF_IMPL for VPWidenCanonicalIVRecipe(NFC).

Replace VPWidenCanonicalIVRecipe::classof implementation with general
VP_CLASSOF_IMPL.




More information about the All-commits mailing list