[all-commits] [llvm/llvm-project] 07ce5c: [mlir][tosa] Add lowerings for tosa.equal and tosa...

NatashaKnk via All-commits all-commits at lists.llvm.org
Mon May 3 18:31:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 07ce5c99d791a43efeefbbae30f951703e84bc46
      https://github.com/llvm/llvm-project/commit/07ce5c99d791a43efeefbbae30f951703e84bc46
  Author: natashaknk <natashaknk at google.com>
  Date:   2021-05-03 (Mon, 03 May 2021)

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

  Log Message:
  -----------
  [mlir][tosa] Add lowerings for tosa.equal and tosa.arithmetic_right_shift

Lowerings equal and arithmetic_right_shift for elementwise ops to linalg dialect using linalg.generic

Reviewed By: rsuderman

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




More information about the All-commits mailing list