This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Move `ConcatOp` to its lexicographic position
ClosedPublic

Authored by frgossen on May 20 2020, 12:45 AM.

Details

Summary

Purely cosmetic change.
The operation implementations in Shape.cpp are now lexicographic order.

Depends On D80275

Diff Detail

Event Timeline

frgossen created this revision.May 20 2020, 12:45 AM
Herald added a project: Restricted Project. · View Herald Transcript
pifon2a accepted this revision.May 20 2020, 2:42 AM
This revision is now accepted and ready to land.May 20 2020, 2:42 AM
herhut accepted this revision.May 20 2020, 3:05 AM

@silvas, can I land this?

frgossen updated this revision to Diff 266124.May 26 2020, 2:04 AM
This comment was removed by frgossen.
This revision was automatically updated to reflect the committed changes.