[all-commits] [llvm/llvm-project] 7ae683: [LegacyPM] Remove pipeline extension mechanism

aeubanks via All-commits all-commits at lists.llvm.org
Mon Nov 28 12:23:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ae6838defb21737963b1dd8ff9de7e87052c74f
      https://github.com/llvm/llvm-project/commit/7ae6838defb21737963b1dd8ff9de7e87052c74f
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M llvm/docs/WritingAnLLVMPass.rst
    M llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h
    M llvm/lib/Transforms/IPO/PassManagerBuilder.cpp

  Log Message:
  -----------
  [LegacyPM] Remove pipeline extension mechanism

Part of gradually removing the legacy PM optimization pipeline.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D136622




More information about the All-commits mailing list