[all-commits] [llvm/llvm-project] f19a46: [mlir][tosa] Added folders for tosa.sub

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f19a4695a7c55e249a08730fa7d83d6b0b94dbf6
      https://github.com/llvm/llvm-project/commit/f19a4695a7c55e249a08730fa7d83d6b0b94dbf6
  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.sub

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/D132618




More information about the All-commits mailing list