This is an archive of the discontinued LLVM Phabricator instance.

[mlir] support f80 and f128 in parseOptionalType
ClosedPublic

Authored by ftynse on Mar 1 2022, 9:20 AM.

Details

Summary

This seems to have been forgotten when the types were introduced.

Diff Detail

Event Timeline

ftynse created this revision.Mar 1 2022, 9:20 AM
ftynse requested review of this revision.Mar 1 2022, 9:20 AM
wsmoses accepted this revision.Mar 1 2022, 9:22 AM
wsmoses added inline comments.
mlir/test/IR/parser.mlir
1423

Is it also worth adding a test for f128?

This revision is now accepted and ready to land.Mar 1 2022, 9:22 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 2 2022, 5:57 AM