[Mlir-commits] [mlir] [mlir][TosaToLinalg] Lower tosa reduce operations to linalg reduce op (PR #68480)
Eric Kunze
llvmlistbot at llvm.org
Mon Oct 9 14:28:51 PDT 2023
https://github.com/eric-k256 approved this pull request.
It looks correct to me TOSA-wise and avoids the extra work to create the maps for linalg.generic.
https://github.com/llvm/llvm-project/pull/68480
More information about the Mlir-commits
mailing list