[all-commits] [llvm/llvm-project] 9c5065: [mlir] Remove `-finalizing-bufferize` from tests
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Oct 5 05:20:06 PDT 2024
Branch: refs/heads/users/matthias-springer/cleanup_tests
Home: https://github.com/llvm/llvm-project
Commit: 9c5065cda14505ad8c89a07691811816525b7e4d
https://github.com/llvm/llvm-project/commit/9c5065cda14505ad8c89a07691811816525b7e4d
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M mlir/test/Integration/Dialect/Linalg/CPU/test-collapse-tensor.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:
-----------
[mlir] Remove `-finalizing-bufferize` from tests
This pass is not needed when the IR was bufferized with `-one-shot-bufferize`.
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