[all-commits] [llvm/llvm-project] 62c209: [mlir][tosa] add test of scalar mul op (#128088)
Tai Ly via All-commits
all-commits at lists.llvm.org
Thu Feb 20 15:51:54 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62c209b728d4babbc0009dc681a31e175c2505b6
https://github.com/llvm/llvm-project/commit/62c209b728d4babbc0009dc681a31e175c2505b6
Author: Tai Ly <tai.ly at arm.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M mlir/test/Dialect/Tosa/ops.mlir
Log Message:
-----------
[mlir][tosa] add test of scalar mul op (#128088)
This patch adds a lit test for mul op of scalar input1 and input2 but
rank-1 shift operand to make sure output is still scalar
Signed-off-by: Tai Ly <tai.ly at arm.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list