[all-commits] [llvm/llvm-project] f6ac7e: Adopt Properties to store operations inherent Attr...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Fri May 5 16:59:03 PDT 2023


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

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgBase.td
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
    M mlir/test/Dialect/Linalg/named-ops.mlir

  Log Message:
  -----------
  Adopt Properties to store operations inherent Attributes in the Linalg dialect

This is part of an on-going migration to adopt Properties inside MLIR.

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




More information about the All-commits mailing list