This is an archive of the discontinued LLVM Phabricator instance.

[mlir][complex] Add tan op for complex dialect
ClosedPublic

Authored by Lewuathe on May 30 2022, 11:45 PM.

Details

Summary

Add tangent operation for complex dialect. This is the follow-up change of https://reviews.llvm.org/D126521

Diff Detail

Event Timeline

Lewuathe created this revision.May 30 2022, 11:45 PM
Lewuathe requested review of this revision.May 30 2022, 11:45 PM
Lewuathe edited the summary of this revision. (Show Details)May 30 2022, 11:46 PM
Lewuathe updated this revision to Diff 433237.May 31 2022, 5:10 PM

Apply clang-format

This revision was not accepted when it landed; it landed in state Needs Review.Jun 1 2022, 12:20 AM
This revision was automatically updated to reflect the committed changes.