[all-commits] [llvm/llvm-project] 945d20: [MLIR][Shape] Lower `size_to_index` and `index_to_...

frgossen via All-commits all-commits at lists.llvm.org
Thu Jun 18 01:02:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 945d20f7ab28bbf836bc7911d59f37eb9e9a6c87
      https://github.com/llvm/llvm-project/commit/945d20f7ab28bbf836bc7911d59f37eb9e9a6c87
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

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

  Log Message:
  -----------
  [MLIR][Shape] Lower `size_to_index` and `index_to_size` with declarative rules

Replace implemented rewrite patterns with equivalent declarative rules.

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




More information about the All-commits mailing list