[all-commits] [llvm/llvm-project] a79a0c: [mlir][tensor] Simplify pad-like tensor pack and u...

Adam Siemieniuk via All-commits all-commits at lists.llvm.org
Fri May 24 01:26:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a79a0c52885c3a60d6afdda3b125866b8ed75fce
      https://github.com/llvm/llvm-project/commit/a79a0c52885c3a60d6afdda3b125866b8ed75fce
  Author: Adam Siemieniuk <adam.siemieniuk at intel.com>
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
    M mlir/lib/Dialect/Tensor/Transforms/PackAndUnpackPatterns.cpp
    M mlir/test/Dialect/Tensor/simplify-pack-unpack.mlir

  Log Message:
  -----------
  [mlir][tensor] Simplify pad-like tensor pack and unpack (#92388)

Extend existing tensor patterns to simplify pad-like tensor pack/unpack
into expand/collapse shape operations.



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