[all-commits] [llvm/llvm-project] 6870a5: lowerParallel is also called on unit-size, one-sid...

bjacob via All-commits all-commits at lists.llvm.org
Wed Jul 13 09:21:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6870a50f43721d070436eed52b8c311f62818d7c
      https://github.com/llvm/llvm-project/commit/6870a50f43721d070436eed52b8c311f62818d7c
  Author: Benoit Jacob <benoitjacob at google.com>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Vector/Transforms/VectorRewritePatterns.h
    M mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp
    M mlir/test/Dialect/Vector/vector-contract-transforms.mlir

  Log Message:
  -----------
  lowerParallel is also called on unit-size, one-sided reduction dims

See: https://gist.github.com/bjacob/d8be8ec7e70ed0be4b3a5794ced2a7e8

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




More information about the All-commits mailing list