This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add test case using variadic operand pattern
Needs ReviewPublic

Authored by jpienaar on Mar 5 2022, 8:10 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Shows converting between variadic and non-variadic form. Some of these should
be made into OpBase.td proper defs.

Diff Detail