[all-commits] [llvm/llvm-project] bdace1: [mlir][tosa] Rename the result of MATMUL from `c` ...

Tai Ly via All-commits all-commits at lists.llvm.org
Fri Feb 28 09:44:26 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bdace105387f24ada9744147e06e789503a74143
      https://github.com/llvm/llvm-project/commit/bdace105387f24ada9744147e06e789503a74143
  Author: Tai Ly <tai.ly at arm.com>
  Date:   2025-02-28 (Fri, 28 Feb 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td

  Log Message:
  -----------
  [mlir][tosa] Rename the result of MATMUL from `c` to `output` (#129274)

This renames the output of TOSA MatMul operator from `c` to `output`
to align to TOSA spec

Co-authored-by: TatWai Chong <tatwai.chong at arm.com>



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