[all-commits] [llvm/llvm-project] d476ec: Adopt Properties in builtin dialect

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Jun 5 01:27:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d476ece573ef2aec56da70b76f2b315da3234a32
      https://github.com/llvm/llvm-project/commit/d476ece573ef2aec56da70b76f2b315da3234a32
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    M mlir/include/mlir/IR/BuiltinDialect.td
    M mlir/include/mlir/IR/BuiltinOps.h

  Log Message:
  -----------
  Adopt Properties in builtin dialect

This was missed when the other dialects adopted it.

Reviewed By: rriddle

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




More information about the All-commits mailing list