[all-commits] [llvm/llvm-project] 2e1f4d: [Tosa] Add Tosa Sin and Cos operators
Jerry-Ge via All-commits
all-commits at lists.llvm.org
Wed Feb 21 13:00:25 PST 2024
Branch: refs/reviewable/pr82510/r1
Home: https://github.com/llvm/llvm-project
Commit: 2e1f4d899a72e51db1ee848441495b4d34551931
https://github.com/llvm/llvm-project/commit/2e1f4d899a72e51db1ee848441495b4d34551931
Author: Jerry Ge <jerry.ge at arm.com>
Date: 2024-02-21 (Wed, 21 Feb 2024)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
M mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
M mlir/test/Dialect/Tosa/ops.mlir
Log Message:
-----------
[Tosa] Add Tosa Sin and Cos operators
- Add Tosa Sin and Cos operators to the MLIR dialect
- Define the new Tosa_FloatTensor type
Signed-off-by: Jerry Ge <jerry.ge 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