[all-commits] [llvm/llvm-project] 904782: [mlir][tosa] Tosa reverse to linalg supporting dyn...
rsuderman via All-commits
all-commits at lists.llvm.org
Thu Aug 26 13:26:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90478251c736ce335fe8d45e46a09d9bec889583
https://github.com/llvm/llvm-project/commit/90478251c736ce335fe8d45e46a09d9bec889583
Author: Rob Suderman <rob.suderman at gmail.com>
Date: 2021-08-26 (Thu, 26 Aug 2021)
Changed paths:
M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
Log Message:
-----------
[mlir][tosa] Tosa reverse to linalg supporting dynamic shapes
Needed to switch to extract to support tosa.reverse using dynamic shapes.
Reviewed By: NatashaKnk
Differential Revision: https://reviews.llvm.org/D108744
More information about the All-commits
mailing list