[all-commits] [llvm/llvm-project] 9bcda4: [mlir][tosa] Swap the reshape at the end of the re...

NatashaKnk via All-commits all-commits at lists.llvm.org
Mon Oct 3 10:34:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9bcda47afcb4af2831654d7c31ad2e956202fed0
      https://github.com/llvm/llvm-project/commit/9bcda47afcb4af2831654d7c31ad2e956202fed0
  Author: natashaknk <natashaknk at google.com>
  Date:   2022-10-03 (Mon, 03 Oct 2022)

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

  Log Message:
  -----------
  [mlir][tosa] Swap the reshape at the end of the reduce op for an expand_shape in tosa-to-linalg

Reviewed By: rsuderman

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




More information about the All-commits mailing list