This seems to have been forgotten when the types were introduced.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120737
[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 TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 19 others. · View Herald TranscriptMar 1 2022, 9:20 AM ftynse added a child revision: D120739: [mlir] Data layout for integer and float types.Mar 1 2022, 9:21 AM This revision is now accepted and ready to land.Mar 1 2022, 9:22 AM Closed by commit rG554839ecdf73: [mlir] support f80 and f128 in parseOptionalType (authored by ftynse). · Explain WhyMar 2 2022, 5:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 412387 mlir/lib/Parser/TypeParser.cpp
mlir/test/IR/parser.mlir
mlir/test/lib/Dialect/Test/TestOps.td
|
Is it also worth adding a test for f128?