[all-commits] [llvm/llvm-project] 97e77a: Add more explicit error message when creating a ty...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Sep 8 09:59:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 97e77ac0ed80877cda58b1dddf98890cc7b0d167
      https://github.com/llvm/llvm-project/commit/97e77ac0ed80877cda58b1dddf98890cc7b0d167
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2020-09-08 (Tue, 08 Sep 2020)

  Changed paths:
    M mlir/include/mlir/IR/AttributeSupport.h
    M mlir/include/mlir/IR/TypeSupport.h
    M mlir/include/mlir/Support/StorageUniquer.h
    M mlir/lib/Support/StorageUniquer.cpp

  Log Message:
  -----------
  Add more explicit error message when creating a type or attribute for an unregistered dialect (NFC)

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




More information about the All-commits mailing list