[all-commits] [llvm/llvm-project] 517cac: GlobalISel: Improve dead instruction debug printing

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Aug 24 07:12:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 517caca359e027ba6e88b8531ef072084204cc2d
      https://github.com/llvm/llvm-project/commit/517caca359e027ba6e88b8531ef072084204cc2d
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/Legalizer.cpp

  Log Message:
  -----------
  GlobalISel: Improve dead instruction debug printing

This was printing the "Is dead" on a separate line from the
instruction, which was harder to follow.




More information about the All-commits mailing list