[all-commits] [llvm/llvm-project] 0e0866: [mlir][linalg][nfc] Clean-up leftover code post #1...

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Mon Jul 28 00:39:17 PDT 2025


  Branch: refs/heads/users/banach-space/linalg/update_vec
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e08666f1beed62ed76440b7a56115e2ff27215d
      https://github.com/llvm/llvm-project/commit/0e08666f1beed62ed76440b7a56115e2ff27215d
  Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
  Date:   2025-07-28 (Mon, 28 Jul 2025)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
    M mlir/test/Dialect/Linalg/vectorization/linalg-ops.mlir

  Log Message:
  -----------
  [mlir][linalg][nfc] Clean-up leftover code post #149156

In https://github.com/llvm/llvm-project/pull/149156, I ensured that we
no longer generate spurious `tensor.empty` ops when vectorizing
`linalg.unpack`.

This follow-up removes leftover code that is now redundant but was
missed in the original PR.



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