[all-commits] [llvm/llvm-project] e76d23: [mlir] tosa.concat - fix isCompatibleReturnTypes()
amrami via All-commits
all-commits at lists.llvm.org
Mon Mar 27 15:09:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e76d236c1cebfb7d31f722d242bc927b79dcdb49
https://github.com/llvm/llvm-project/commit/e76d236c1cebfb7d31f722d242bc927b79dcdb49
Author: Maya Amrami <mayaam88 at gmail.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
M mlir/test/Dialect/Tosa/invalid.mlir
Log Message:
-----------
[mlir] tosa.concat - fix isCompatibleReturnTypes()
Reviewed By: eric-k256
Differential Revision: https://reviews.llvm.org/D146901
More information about the All-commits
mailing list