[all-commits] [llvm/llvm-project] d954d9: [mlir][emitc][nfc] Update summary of opaque type

Marius Brehler via All-commits all-commits at lists.llvm.org
Tue Jul 4 11:36:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d954d9758a4f6021c2ff6edb1365e511398ae58d
      https://github.com/llvm/llvm-project/commit/d954d9758a4f6021c2ff6edb1365e511398ae58d
  Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/EmitC/IR/EmitCTypes.td

  Log Message:
  -----------
  [mlir][emitc][nfc] Update summary of opaque type

With this patch error messages are improved. So far, error messages like
`operand #0 must An opaque type` can be generated.

Reviewed By: jpienaar

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




More information about the All-commits mailing list