This is an archive of the discontinued LLVM Phabricator instance.

[mlir][complex] Minor fixes in ComplexToStandard test cases.
ClosedPublic

Authored by ingomueller-net on Mar 7 2023, 6:13 AM.

Details

Summary

One FileCheck line was hard-coding variable names. Another line
mis-indented the second line of a function header.

Diff Detail

Event Timeline

ingomueller-net created this revision.Mar 7 2023, 6:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2023, 6:13 AM
ingomueller-net requested review of this revision.Mar 7 2023, 6:13 AM
akuegel accepted this revision.Mar 7 2023, 6:14 AM

Thank you :)

This revision is now accepted and ready to land.Mar 7 2023, 6:14 AM
This revision was landed with ongoing or failed builds.Mar 7 2023, 6:25 AM
This revision was automatically updated to reflect the committed changes.