[all-commits] [llvm/llvm-project] f759d5: [VPlan] Include name when printing after 93a9d2de8...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Mar 23 02:50:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f759d512c839df3aa3309f04a2c8c190c92d1698
      https://github.com/llvm/llvm-project/commit/f759d512c839df3aa3309f04a2c8c190c92d1698
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlan.cpp
    M llvm/test/Transforms/LoopVectorize/icmp-uniforms.ll
    M llvm/test/Transforms/LoopVectorize/vplan-printing.ll

  Log Message:
  -----------
  [VPlan] Include name when printing after 93a9d2de8f4f.

The name is included when printing in DOT mode. Also print it in non-DOT
mode after 93a9d2de8f4f.

This will become more important to distinguish different plans once
VPlans are gradually refined.




More information about the All-commits mailing list