[all-commits] [llvm/llvm-project] 173fce: [mlir][tosa] Update default tosa-to-linalg passes
rsuderman via All-commits
all-commits at lists.llvm.org
Thu Jan 13 10:19:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 173fce42052d8233ec0c83b87f2143d048f521ea
https://github.com/llvm/llvm-project/commit/173fce42052d8233ec0c83b87f2143d048f521ea
Author: Rob Suderman <rob.suderman at gmail.com>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
M mlir/lib/Conversion/TosaToLinalg/TosaToLinalgPass.cpp
Log Message:
-----------
[mlir][tosa] Update default tosa-to-linalg passes
Adding the optional decompositions have been verified to improve memory
usage on common models. Added the decomposition to the default tosa to linalg
passes.
Reviewed By: NatashaKnk
Differential Revision: https://reviews.llvm.org/D117175
More information about the All-commits
mailing list