[all-commits] [llvm/llvm-project] 020ca1: [mlir][linalg][bufferize] Move bufferizesToAliasOn...

Matthias Springer via All-commits all-commits at lists.llvm.org
Fri Nov 5 02:08:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 020ca1747d6c98f3009ff919023efae9d68eca39
      https://github.com/llvm/llvm-project/commit/020ca1747d6c98f3009ff919023efae9d68eca39
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-11-05 (Fri, 05 Nov 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.td

  Log Message:
  -----------
  [mlir][linalg][bufferize] Move bufferizesToAliasOnly to extraClassDecls

By doing so, the method can no longer be reimplemented.

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




More information about the All-commits mailing list