[all-commits] [llvm/llvm-project] 2d6d47: [VPlan] Use VP_CLASSOF_IMPL for VPPredInstPHI (NFC).

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d6d47f807b1a2c3752be3377564926db872ab22
      https://github.com/llvm/llvm-project/commit/2d6d47f807b1a2c3752be3377564926db872ab22
  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 VPPredInstPHI (NFC).

Replace VPPredInstPHI::classof implementation with general
VP_CLASSOF_IMPL.




More information about the All-commits mailing list