[all-commits] [llvm/llvm-project] b9b10c: [tosa][mlir] Lowering for dynamic shapes in the re...
NatashaKnk via All-commits
all-commits at lists.llvm.org
Wed Jan 19 11:19:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9b10c0e615fdd7cb0687434d37bbe6bfb804639
https://github.com/llvm/llvm-project/commit/b9b10c0e615fdd7cb0687434d37bbe6bfb804639
Author: natashaknk <natashaknk at google.com>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
Log Message:
-----------
[tosa][mlir] Lowering for dynamic shapes in the reduce_x ops in tosa-to-linalg
Reviewed By: rsuderman
Differential Revision: https://reviews.llvm.org/D117691
More information about the All-commits
mailing list