This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Add unit tests for printing/parsing of variadic operands and results.
ClosedPublic

Authored by jurahul on Nov 16 2020, 11:51 AM.

Diff Detail

Event Timeline

jurahul created this revision.Nov 16 2020, 11:51 AM
jurahul requested review of this revision.Nov 16 2020, 11:51 AM
rriddle accepted this revision.Nov 16 2020, 4:08 PM
rriddle added inline comments.
mlir/test/lib/Dialect/Test/TestOps.td
1531

nit: <> is really awkward to see(I don't think I've ever seen it used this way, just use [] instead.

This revision is now accepted and ready to land.Nov 16 2020, 4:08 PM
rriddle added inline comments.Nov 16 2020, 4:09 PM
mlir/test/lib/Dialect/Test/TestOps.td
1531

Or ()