[all-commits] [llvm/llvm-project] 315ddc: [mlir][linalg][NFC] Make `LinalgOp` inherit from `...

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Sep 21 02:59:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 315ddc51200b352ea586454ec745d645074d088d
      https://github.com/llvm/llvm-project/commit/315ddc51200b352ea586454ec745d645074d088d
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-09-21 (Thu, 21 Sep 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td

  Log Message:
  -----------
  [mlir][linalg][NFC] Make `LinalgOp` inherit from `DestinationStyleOpInterface` (#66995)

Dependent interfaces have been added a while ago and these TODOs can be
addressed now.




More information about the All-commits mailing list