[all-commits] [llvm/llvm-project] 0cfa10: [NewPM] Remove Delinearization legacy pass (#72942)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Tue Nov 21 00:57:52 PST 2023


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

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

  Log Message:
  -----------
  [NewPM] Remove Delinearization legacy pass (#72942)

This pass isn't used/tested anywhere in upstream LLVM, so remove it.




More information about the All-commits mailing list