[all-commits] [llvm/llvm-project] 3d5101: Revert "[mlir][bufferization] Switch tests to new ...
Martin Erhart via All-commits
all-commits at lists.llvm.org
Fri Sep 15 02:20:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d51010a3350660160981c6b8e624dcc87c208a3
https://github.com/llvm/llvm-project/commit/3d51010a3350660160981c6b8e624dcc87c208a3
Author: Martin Erhart <merhart at google.com>
Date: 2023-09-15 (Fri, 15 Sep 2023)
Changed paths:
M mlir/test/Dialect/Bufferization/Transforms/one-shot-bufferize-allow-return-allocs.mlir
M mlir/test/Dialect/Bufferization/Transforms/one-shot-bufferize-compat.mlir
M mlir/test/Dialect/Bufferization/Transforms/one-shot-module-bufferize-out-params.mlir
M mlir/test/Dialect/SCF/one-shot-bufferize.mlir
M mlir/test/Integration/Dialect/Linalg/CPU/test-collapse-tensor.mlir
M mlir/test/Integration/Dialect/Linalg/CPU/test-elementwise.mlir
M mlir/test/Integration/Dialect/Linalg/CPU/test-expand-tensor.mlir
M mlir/test/Integration/Dialect/Linalg/CPU/test-padtensor.mlir
M mlir/test/Integration/Dialect/Linalg/CPU/test-subtensor-insert-multiple-uses.mlir
M mlir/test/Integration/Dialect/Linalg/CPU/test-subtensor-insert.mlir
M mlir/test/Integration/Dialect/Linalg/CPU/test-tensor-e2e.mlir
M mlir/test/Integration/Dialect/Linalg/CPU/test-tensor-matmul.mlir
Log Message:
-----------
Revert "[mlir][bufferization] Switch tests to new deallocation pass pipeline (#66471)"
This reverts commit ea42b49f1069ec647cbc67e6360026bc4e5d9a60.
Some GPU integration tests are failing that I didn't observe locally.
Reverting until I have a fix.
More information about the All-commits
mailing list