[all-commits] [llvm/llvm-project] 6f720d: [mlir][tosa] Add tosa.gather lowering to linalg.in...

NatashaKnk via All-commits all-commits at lists.llvm.org
Fri Apr 23 22:45:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f720d5eca2e5a152e21e6e1d97c6e7df12e40af
      https://github.com/llvm/llvm-project/commit/6f720d5eca2e5a152e21e6e1d97c6e7df12e40af
  Author: natashaknk <natashaknk at google.com>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

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

  Log Message:
  -----------
  [mlir][tosa] Add tosa.gather lowering to linalg.indexed_generic

Lowering gather operation to linalg dialect.

Reviewed By: rsuderman

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




More information about the All-commits mailing list