[all-commits] [llvm/llvm-project] a94497: [VPlan] Move initial quote emission from ::print t...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jan 11 04:26:44 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a94497a34290bea077398c83d3031179c08ec2e7
      https://github.com/llvm/llvm-project/commit/a94497a34290bea077398c83d3031179c08ec2e7
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-01-11 (Mon, 11 Jan 2021)

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

  Log Message:
  -----------
  [VPlan] Move initial quote emission from ::print to ::dumpBasicBlock.

This means there will be no stray " when printing individual recipes
using print()/dump() in a debugger, for example.




More information about the All-commits mailing list