[all-commits] [llvm/llvm-project] 51fa03: [MachineOutliner] NFC: Add debug output to overlap...

Jessica Paquette via All-commits all-commits at lists.llvm.org
Fri Feb 3 17:43:42 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51fa03200f7e7e456ccd9b62d522d29429b2d4e6
      https://github.com/llvm/llvm-project/commit/51fa03200f7e7e456ccd9b62d522d29429b2d4e6
  Author: Jessica Paquette <jpaquette at apple.com>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

  Changed paths:
    M llvm/lib/CodeGen/MachineOutliner.cpp
    A llvm/test/CodeGen/AArch64/machine-outliner-overlap.mir

  Log Message:
  -----------
  [MachineOutliner] NFC: Add debug output to overlap pruning code

This had no debug output. Since it was committed as NFC, it had no testcase.

The me of today was nerdsniped by the me of 6 years ago and decided that this
ought to have a testcase and some debug output.




More information about the All-commits mailing list