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

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Fri Jul 25 03:33:44 PDT 2025


  Branch: refs/heads/users/banach-space/linalg/update_vec
  Home:   https://github.com/llvm/llvm-project
  Commit: 47f7f4ab6f0acdbd58ca3d3810651dbef72fd1d8
      https://github.com/llvm/llvm-project/commit/47f7f4ab6f0acdbd58ca3d3810651dbef72fd1d8
  Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
  Date:   2025-07-25 (Fri, 25 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