[all-commits] [llvm/llvm-project] 11492b: [MLIR][Shape] Lower `shape.broadcast` to `scf`

frgossen via All-commits all-commits at lists.llvm.org
Mon Aug 3 01:20:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 11492be9d72d4215ac2f61626264da05fee35e78
      https://github.com/llvm/llvm-project/commit/11492be9d72d4215ac2f61626264da05fee35e78
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M mlir/lib/Conversion/ShapeToSCF/ShapeToSCF.cpp
    M mlir/test/Conversion/ShapeToSCF/shape-to-scf.mlir

  Log Message:
  -----------
  [MLIR][Shape] Lower `shape.broadcast` to `scf`

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




More information about the All-commits mailing list