This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Complex] Add a convenience getValue() method.
ClosedPublic

Authored by akuegel on Jul 29 2022, 6:19 AM.

Details

Summary

This method returns the value as std::complex<APFloat>

Diff Detail

Event Timeline

akuegel created this revision.Jul 29 2022, 6:19 AM
akuegel requested review of this revision.Jul 29 2022, 6:19 AM
pifon2a accepted this revision.Jul 29 2022, 6:22 AM
This revision is now accepted and ready to land.Jul 29 2022, 6:22 AM
This revision was landed with ongoing or failed builds.Jul 29 2022, 6:35 AM
This revision was automatically updated to reflect the committed changes.