[all-commits] [llvm/llvm-project] d65952: [mlir] Use indices instead of affine maps when com...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Wed Jul 7 06:22:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d6595278291425804d05985652831d2781abdf06
      https://github.com/llvm/llvm-project/commit/d6595278291425804d05985652831d2781abdf06
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Utils/ReshapeOpsUtils.h
    M mlir/lib/Dialect/Utils/ReshapeOpsUtils.cpp

  Log Message:
  -----------
  [mlir] Use indices instead of affine maps when composing 2 reshape ops.

https://llvm.discourse.group/t/rfc-reshape-ops-restructuring/3310

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




More information about the All-commits mailing list