[all-commits] [llvm/llvm-project] 7e9b00: Improve diagnostic when parsing a custom op withou...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Nov 16 13:42:52 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e9b0005f205c9578938d09e171ee7dccaddf916
      https://github.com/llvm/llvm-project/commit/7e9b0005f205c9578938d09e171ee7dccaddf916
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-11-16 (Wed, 16 Nov 2022)

  Changed paths:
    M mlir/lib/AsmParser/Parser.cpp
    M mlir/test/IR/invalid.mlir

  Log Message:
  -----------
  Improve diagnostic when parsing a custom op without registering the dialect

Reviewed By: rriddle

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




More information about the All-commits mailing list