[all-commits] [llvm/llvm-project] bc08cc: [mlir][tensor] Add support for tensor.pack static ...

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Tue Feb 13 20:20:35 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc08cc2ac8b0fc0898d191e36db08d136d659f7d
      https://github.com/llvm/llvm-project/commit/bc08cc2ac8b0fc0898d191e36db08d136d659f7d
  Author: Han-Chung Wang <hanhan0912 at gmail.com>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

  Changed paths:
    M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
    M mlir/test/Dialect/Tensor/canonicalize.mlir

  Log Message:
  -----------
  [mlir][tensor] Add support for tensor.pack static shapes inference. (#80848)

Fixes https://github.com/openxla/iree/issues/16317




More information about the All-commits mailing list