This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add NegOp to complex dialect.
ClosedPublic

Authored by akuegel on Jun 15 2021, 2:46 AM.

Details

Summary

Also add a lowering pattern from complex dialect to standard dialect.

Diff Detail

Event Timeline

akuegel created this revision.Jun 15 2021, 2:46 AM
akuegel requested review of this revision.Jun 15 2021, 2:46 AM
ftynse accepted this revision.Jun 15 2021, 2:51 AM
This revision is now accepted and ready to land.Jun 15 2021, 2:51 AM
This revision was automatically updated to reflect the committed changes.