[all-commits] [llvm/llvm-project] 153a49: Revert "[MLIR] Make `OneShotModuleBufferize` use `...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Sep 25 00:17:37 PDT 2024


  Branch: refs/heads/revert-107295-interface-based-module-bufferize
  Home:   https://github.com/llvm/llvm-project
  Commit: 153a49ab4875fb6c7bb69d9efc1e5ce35f2b61f9
      https://github.com/llvm/llvm-project/commit/153a49ab4875fb6c7bb69d9efc1e5ce35f2b61f9
  Author: Matthias Springer <me at matthiasspringer.de>
  Date:   2024-09-25 (Wed, 25 Sep 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.h
    M mlir/include/mlir/Dialect/Bufferization/Transforms/FuncBufferizableOpInterfaceImpl.h
    M mlir/lib/Dialect/Bufferization/IR/BufferizableOpInterface.cpp
    M mlir/lib/Dialect/Bufferization/Transforms/FuncBufferizableOpInterfaceImpl.cpp
    M mlir/lib/Dialect/Bufferization/Transforms/OneShotModuleBufferize.cpp
    M mlir/test/Dialect/Bufferization/Transforms/transform-ops.mlir
    M mlir/test/Dialect/LLVM/transform-e2e.mlir
    M mlir/test/Dialect/Linalg/matmul-shared-memory-padding.mlir
    M mlir/test/Dialect/Linalg/pad-to-specific-memory-space.mlir
    M mlir/test/Dialect/Vector/transform-vector.mlir
    M mlir/test/Examples/transform/ChH/full.mlir

  Log Message:
  -----------
  Revert "[MLIR] Make `OneShotModuleBufferize` use `OpInterface` (#107295)"

This reverts commit f586b1e3f42788025aa6f55be70c5e361cc8b529.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list