[all-commits] [llvm/llvm-project] 760519: [mlir][tosa] Allow unranked input/output tensors i...

Luke Hutton via All-commits all-commits at lists.llvm.org
Thu May 29 01:27:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76051980ea7b93d61e2f4eff888730b21aeee0a3
      https://github.com/llvm/llvm-project/commit/76051980ea7b93d61e2f4eff888730b21aeee0a3
  Author: Luke Hutton <luke.hutton at arm.com>
  Date:   2025-05-29 (Thu, 29 May 2025)

  Changed paths:
    M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
    M mlir/test/Dialect/Tosa/ops.mlir

  Log Message:
  -----------
  [mlir][tosa] Allow unranked input/output tensors in resize ops (#141608)

This commit allows the input/output of the resize op to be unranked to
account for shapes being computed during shape inference.



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