[all-commits] [llvm/llvm-project] cf7202: [mlir] Move attr-dict to end of Shape dialect ops

Tres via All-commits all-commits at lists.llvm.org
Sat Jun 6 01:06:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cf72027b35344d67a5553028e7219dcd9b613e92
      https://github.com/llvm/llvm-project/commit/cf72027b35344d67a5553028e7219dcd9b613e92
  Author: Tres Popp <tpopp at google.com>
  Date:   2020-06-06 (Sat, 06 Jun 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td

  Log Message:
  -----------
  [mlir] Move attr-dict to end of Shape dialect ops

Summary: This is to be consistent with most other assemblyFormat examles in MLIR.

Differential Revision: https://reviews.llvm.org/D81245




More information about the All-commits mailing list