[all-commits] [llvm/llvm-project] 0bdb9c: [NewPM] Remove LazyValueInfoPrinter Pass (#73408)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Nov 27 15:09:43 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0bdb9cb1ea981978e66039b6441999cc5b11c5b2
      https://github.com/llvm/llvm-project/commit/0bdb9cb1ea981978e66039b6441999cc5b11c5b2
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
    M llvm/include/llvm/InitializePasses.h
    M llvm/lib/Analysis/Analysis.cpp
    M llvm/lib/Analysis/LazyValueInfo.cpp

  Log Message:
  -----------
  [NewPM] Remove LazyValueInfoPrinter Pass (#73408)

This pass isn't used anywhere upstream and thus has no test coverage.
For these reasons, remove it.




More information about the All-commits mailing list