[all-commits] [llvm/llvm-project] 764ad3: [mlir][tosa] Tosa elementwise broadcasting had som...

rsuderman via All-commits all-commits at lists.llvm.org
Tue May 11 14:04:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 764ad3b3fafbf57ca916715625fffb7df5dbeb92
      https://github.com/llvm/llvm-project/commit/764ad3b3fafbf57ca916715625fffb7df5dbeb92
  Author: Rob Suderman <rob.suderman at gmail.com>
  Date:   2021-05-11 (Tue, 11 May 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 had some minor bugs

Updated tests to include broadcast of left and right. Includes
bypass if in-type and out-type match shape (no broadcasting).

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




More information about the All-commits mailing list