[all-commits] [llvm/llvm-project] 274db1: [MLIR][Shape] Pass Ops instead of Operations in sh...

frgossen via All-commits all-commits at lists.llvm.org
Fri Jul 24 03:47:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 274db1d21ae26f70393e25d0e6723c9ed6e7542b
      https://github.com/llvm/llvm-project/commit/274db1d21ae26f70393e25d0e6723c9ed6e7542b
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp

  Log Message:
  -----------
  [MLIR][Shape] Pass Ops instead of Operations in shape lowering

Shorten builder invocations by using Ops directly instead of `op.getOperation`.

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




More information about the All-commits mailing list