[all-commits] [llvm/llvm-project] cd94f1: [mlir] Pass AnalysisManager as optional parameter ...

Ivan Butygin via All-commits all-commits at lists.llvm.org
Tue Apr 20 09:19:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd94f18ec1ba5b5c0e19e9c7506b1de86651354a
      https://github.com/llvm/llvm-project/commit/cd94f18ec1ba5b5c0e19e9c7506b1de86651354a
  Author: Butygin <ivan.butygin at intel.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M mlir/docs/PassManagement.md
    M mlir/include/mlir/Pass/AnalysisManager.h
    M mlir/unittests/Pass/AnalysisManagerTest.cpp

  Log Message:
  -----------
  [mlir] Pass AnalysisManager as optional parameter to analysis ctor, so it can request any other analysis as dependency

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




More information about the All-commits mailing list