[all-commits] [llvm/llvm-project] d25959: [mlir][ods] AttrOrTypeDef format: parse types

Jeff Niu via All-commits all-commits at lists.llvm.org
Sun Nov 14 15:24:42 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d259594be968b9a07bb937c27ba041ed14276bab
      https://github.com/llvm/llvm-project/commit/d259594be968b9a07bb937c27ba041ed14276bab
  Author: Mogball <jeffniu22 at gmail.com>
  Date:   2021-11-14 (Sun, 14 Nov 2021)

  Changed paths:
    M mlir/include/mlir/IR/DialectImplementation.h
    M mlir/test/lib/Dialect/Test/TestAttrDefs.td
    M mlir/test/mlir-tblgen/attr-or-type-format-roundtrip.mlir
    M mlir/test/mlir-tblgen/attr-or-type-format.mlir

  Log Message:
  -----------
  [mlir][ods] AttrOrTypeDef format: parse types

Add template specialization to `FieldParser` for parsing types.

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list