[all-commits] [llvm/llvm-project] f7a8a7: [VPlan] Also print operands of canonical IV (NFC).

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Oct 16 12:29:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7a8a78cb7c1a3c5cc9e6cd999e908f2725a4664
      https://github.com/llvm/llvm-project/commit/f7a8a78cb7c1a3c5cc9e6cd999e908f2725a4664
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-10-16 (Mon, 16 Oct 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
    M llvm/test/Transforms/LoopVectorize/vplan-dot-printing.ll
    M llvm/test/Transforms/LoopVectorize/vplan-printing.ll

  Log Message:
  -----------
  [VPlan] Also print operands of canonical IV (NFC).

Also print the operands of VPCanonicalIVPHIRecipe. That was missed
earlier.




More information about the All-commits mailing list