[all-commits] [llvm/llvm-project] 940a3f: [mlir][bufferize][NFC] Clean up test cases

Matthias Springer via All-commits all-commits at lists.llvm.org
Sat Apr 23 02:04:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 940a3f6b3d1dc37f55497db0e4112426bef78828
      https://github.com/llvm/llvm-project/commit/940a3f6b3d1dc37f55497db0e4112426bef78828
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-04-23 (Sat, 23 Apr 2022)

  Changed paths:
    A mlir/test/Dialect/Arithmetic/one-shot-bufferize.mlir
    R mlir/test/Dialect/Linalg/comprehensive-bufferize-analysis-2fill-extract-matmul-all-perms.mlir
    R mlir/test/Dialect/Linalg/comprehensive-module-bufferize.mlir
    A mlir/test/Dialect/Linalg/one-shot-bufferize-analysis-2fill-extract-matmul-all-perms.mlir
    A mlir/test/Dialect/Linalg/one-shot-bufferize.mlir
    A mlir/test/Dialect/Tensor/one-shot-bufferize.mlir

  Log Message:
  -----------
  [mlir][bufferize][NFC] Clean up test cases

Run `one-shot-bufferize` instead of `linalg-comprehensive-module-bufferize` and move some test cases to their respective dialects.

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


  Commit: 48b8edac1c1825b533bbe234e659ed488a20c67a
      https://github.com/llvm/llvm-project/commit/48b8edac1c1825b533bbe234e659ed488a20c67a
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-04-23 (Sat, 23 Apr 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.td

  Log Message:
  -----------
  [mlir][bufferize][NFC] Remove old references to Comprehensive Bufferize

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


Compare: https://github.com/llvm/llvm-project/compare/5996306c24ba...48b8edac1c18


More information about the All-commits mailing list