[all-commits] [llvm/llvm-project] 4485d9: [mlir][linalg] Add vectorization to the e2e test f...

Andrzej Warzyński via All-commits all-commits at lists.llvm.org
Fri Feb 28 12:35:15 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4485d91786e9f624cdb4c7579d0938809291e0f9
      https://github.com/llvm/llvm-project/commit/4485d91786e9f624cdb4c7579d0938809291e0f9
  Author: Andrzej Warzyński <andrzej.warzynski at arm.com>
  Date:   2025-02-28 (Fri, 28 Feb 2025)

  Changed paths:
    M mlir/test/Integration/Dialect/Linalg/CPU/pack-dynamic-inner-tile.mlir
    M mlir/test/Integration/Dialect/Linalg/CPU/unpack-dynamic-inner-tile.mlir

  Log Message:
  -----------
  [mlir][linalg] Add vectorization to the e2e test for tensor.unpack (#123032)

Following on from #122927 + #123031 that added support for masked
vectorization of `tensor.insert_slice`, this PR extends the e2e test for
`tensor.unpack` to leverage the new functionality.



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