[all-commits] [llvm/llvm-project] af26d6: [opt] Pin region viewer passes to legacy PM.

Michael Kruse via All-commits all-commits at lists.llvm.org
Wed Feb 23 14:26:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af26d68ddc392cdc0b87cf638f1b033520b9c68b
      https://github.com/llvm/llvm-project/commit/af26d68ddc392cdc0b87cf638f1b033520b9c68b
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
    M llvm/tools/opt/opt.cpp

  Log Message:
  -----------
  [opt] Pin region viewer passes to legacy PM.

The RegionPrinter, RegionOnlyPrinter, RegionViewer and RegionOnlyViewer passes have not yet been ported to the new pass manager.

Reviewed By: aeubanks

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




More information about the All-commits mailing list