[all-commits] [llvm/llvm-project] e1bb20: [mlir][tosa] Added folders for tosa.mul

Rob Suderman via All-commits all-commits at lists.llvm.org
Mon Aug 29 16:45:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1bb203755bc8f797ca4e3b2160732f9ef9b356a
      https://github.com/llvm/llvm-project/commit/e1bb203755bc8f797ca4e3b2160732f9ef9b356a
  Author: Rob Suderman <suderman at google.com>
  Date:   2022-08-29 (Mon, 29 Aug 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
    M mlir/lib/Dialect/Tosa/IR/TosaCanonicalizations.cpp
    M mlir/test/Dialect/Tosa/constant-op-fold.mlir

  Log Message:
  -----------
  [mlir][tosa] Added folders for tosa.mul

Added folders for tosa.sub that handles bypassing sub-zero,
fold subtraction of two splat tensors.

Reviewed By: NatashaKnk

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




More information about the All-commits mailing list