[all-commits] [llvm/llvm-project] 7b00c8: Add a global flag to disable the global dialect re...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Aug 27 20:17:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b00c80888f8fd42b07be0fd23bf3b475b6ae207
      https://github.com/llvm/llvm-project/commit/7b00c80888f8fd42b07be0fd23bf3b475b6ae207
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

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

  Log Message:
  -----------
  Add a global flag to disable the global dialect registry "process wise"

This is intended to ease the transition for client with a lot of
dependencies. It'll be removed in the coming weeks.

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




More information about the All-commits mailing list