[all-commits] [llvm/llvm-project] c19a41: [MLIR][TOSA] Tosa elementwise broadcasting

rsuderman via All-commits all-commits at lists.llvm.org
Wed Feb 10 15:29:15 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c19a4128095da2191da7c04a862fb298bcf1298c
      https://github.com/llvm/llvm-project/commit/c19a4128095da2191da7c04a862fb298bcf1298c
  Author: Rob Suderman <rob.suderman at gmail.com>
  Date:   2021-02-10 (Wed, 10 Feb 2021)

  Changed paths:
    M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
    M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir

  Log Message:
  -----------
  [MLIR][TOSA] Tosa elementwise broadcasting

Added support for broadcasting size-1 dimensions for TOSA elemtnwise
operations.

Differential Revision: https://reviews.llvm.org/D96190




More information about the All-commits mailing list