This is an archive of the discontinued LLVM Phabricator instance.

[mlir][complex] Convert complex.conj to libm
ClosedPublic

Authored by Lewuathe on Jun 9 2022, 9:47 PM.

Details

Summary

Add conversion for complex.conj to libm call

Diff Detail

Event Timeline

Lewuathe created this revision.Jun 9 2022, 9:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2022, 9:47 PM
Lewuathe requested review of this revision.Jun 9 2022, 9:47 PM
bixia accepted this revision.Jun 17 2022, 3:12 PM

Nice! Thanks for your work!

This revision is now accepted and ready to land.Jun 17 2022, 3:12 PM
This revision was automatically updated to reflect the committed changes.