llvm-project
9d86722e - [TOSA] Add lowering for `tosa.sin` and `tosa.cos` (#99651)

Commit
1 year ago
[TOSA] Add lowering for `tosa.sin` and `tosa.cos` (#99651) Lower tosa ops to `mlir::math::SinOp` and `mlir::math::CosOp` as part of the tosa to linalg conversion. Added lit tests for conversion.
Author
Parents
Loading