[all-commits] [llvm/llvm-project] 7b5751: [mlir][linalg] Fixed issue generating reassociatio...

rsuderman via All-commits all-commits at lists.llvm.org
Wed May 12 11:07:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b57517507929a5d23fde4776aeb792ee0e9c293
      https://github.com/llvm/llvm-project/commit/7b57517507929a5d23fde4776aeb792ee0e9c293
  Author: Rob Suderman <rob.suderman at gmail.com>
  Date:   2021-05-12 (Wed, 12 May 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
    M mlir/test/Dialect/Linalg/canonicalize.mlir

  Log Message:
  -----------
  [mlir][linalg] Fixed issue generating reassociation map with Rank-0 types

Rank-0 case causes a graph during linalg reshape operation.

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




More information about the All-commits mailing list