[all-commits] [llvm/llvm-project] b6b9d3: [MLIR][Shape] Remove type conversion from lowering...

frgossen via All-commits all-commits at lists.llvm.org
Wed Jul 29 03:48:34 PDT 2020


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

  Changed paths:
    M mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
    M mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir

  Log Message:
  -----------
  [MLIR][Shape] Remove type conversion from lowering to standard

Operating on indices and extent tensors directly, the type conversion is no
longer needed for the supported cases.

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




More information about the All-commits mailing list