OSDN Git Service

[MLIR] Move `ConcatOp` to its lexicographic position
authorFrederik Gossen <frgossen@google.com>
Thu, 28 May 2020 13:35:51 +0000 (13:35 +0000)
committerFrederik Gossen <frgossen@google.com>
Thu, 28 May 2020 13:37:22 +0000 (13:37 +0000)
commite73bb4fba7092f7e1ef807812063a0f655a185af
tree9a9c2b86f8843f18ef0a987eea87e58c5d8bd0a6
parent1ddac9563d7f2414e6c4302f9902ac1294966161
[MLIR] Move `ConcatOp` to its lexicographic position

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

Differential Revision: https://reviews.llvm.org/D80277
mlir/lib/Dialect/Shape/IR/Shape.cpp