[all-commits] [llvm/llvm-project] 966867: [VPlan] Move live-out printing to VPLiveOut::print...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon May 22 01:54:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96686796f6062fd339a6b7d062a997adef56f97b
      https://github.com/llvm/llvm-project/commit/96686796f6062fd339a6b7d062a997adef56f97b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

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

  Log Message:
  -----------
  [VPlan] Move live-out printing to VPLiveOut::print (NFC).

Preparation for D150398. This brings live-out printing in line with how
printing for recipes is handled.




More information about the All-commits mailing list