[all-commits] [llvm/llvm-project] e73bb4: [MLIR] Move `ConcatOp` to its lexicographic position
frgossen via All-commits
all-commits at lists.llvm.org
Thu May 28 06:38:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e73bb4fba7092f7e1ef807812063a0f655a185af
https://github.com/llvm/llvm-project/commit/e73bb4fba7092f7e1ef807812063a0f655a185af
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M mlir/lib/Dialect/Shape/IR/Shape.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list