[all-commits] [llvm/llvm-project] 0c2316: Revert "[mlir] Add `res()` method to `linalg::Cont...

Mitch Phillips via All-commits all-commits at lists.llvm.org
Thu Jan 4 01:38:08 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c23163184e098e1aac128cbbd7b4c2b4bd6bb26
      https://github.com/llvm/llvm-project/commit/0c23163184e098e1aac128cbbd7b4c2b4bd6bb26
  Author: Mitch Phillips <mitchp at google.com>
  Date:   2024-01-04 (Thu, 04 Jan 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
    M mlir/unittests/Dialect/CMakeLists.txt
    R mlir/unittests/Dialect/Linalg/CMakeLists.txt
    R mlir/unittests/Dialect/Linalg/LinalgInterfacesTest.cpp

  Log Message:
  -----------
  Revert "[mlir] Add `res()` method to `linalg::ContractionOpInterface` (#76539)"

This reverts commit 53edf12e526704cc251b6a6917319c7cb7a653a0.

Reason: Broke the sanitizer buildbots with a memory leak. More
information available on
https://github.com/llvm/llvm-project/commit/53edf12e526704cc251b6a6917319c7cb7a653a0




More information about the All-commits mailing list