[all-commits] [llvm/llvm-project] 69b9e0: [mlir] Do not expose MLIRContext::isDialectLoading

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Oct 31 01:09:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69b9e03572d7888007dca42ee6af5325779cfcc2
      https://github.com/llvm/llvm-project/commit/69b9e03572d7888007dca42ee6af5325779cfcc2
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-10-31 (Mon, 31 Oct 2022)

  Changed paths:
    M mlir/include/mlir/IR/MLIRContext.h
    M mlir/lib/IR/MLIRContext.cpp

  Log Message:
  -----------
  [mlir] Do not expose MLIRContext::isDialectLoading

This addresses post-commit comments and should have been part of D136685.

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




More information about the All-commits mailing list