diff options
author | Dhruv Chauhan <dhruv.chauhan@arm.com> | 2024-07-19 16:11:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 16:11:23 +0100 |
commit | 9d86722eeecbb1dd6a53c10f7c44fdc317de6809 (patch) | |
tree | 43d84a16cc1e3d8f14a3d5e57ea1dafbe8ed6705 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 4b9fab591916eec9fd1942f37afe3b137b564089 (diff) | |
download | llvm-9d86722eeecbb1dd6a53c10f7c44fdc317de6809.zip llvm-9d86722eeecbb1dd6a53c10f7c44fdc317de6809.tar.gz llvm-9d86722eeecbb1dd6a53c10f7c44fdc317de6809.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions