[all-commits] [llvm/llvm-project] 2b1e38: [mlir] Remove `-finalizing-bufferize` from tests

Matthias Springer via All-commits all-commits at lists.llvm.org
Fri Oct 4 08:43:27 PDT 2024


  Branch: refs/heads/users/matthias-springer/cleanup_tests
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b1e382482494c22b2b80b7763b7d9861315b6cc
      https://github.com/llvm/llvm-project/commit/2b1e382482494c22b2b80b7763b7d9861315b6cc
  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
    M mlir/test/Integration/GPU/CUDA/all-reduce-and.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