[all-commits] [llvm/llvm-project] eca769: [mlir][vector] NFC: Expose castAwayContractionLead...

Lei Zhang via All-commits all-commits at lists.llvm.org
Fri Apr 21 09:45:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eca7698a979ebc2338c075d63ac52c4c21b19cb1
      https://github.com/llvm/llvm-project/commit/eca7698a979ebc2338c075d63ac52c4c21b19cb1
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Vector/IR/VectorOps.h
    M mlir/lib/Dialect/Vector/Transforms/VectorDropLeadUnitDim.cpp

  Log Message:
  -----------
  [mlir][vector] NFC: Expose castAwayContractionLeadingOneDim

This commit exposes the transformation behind the pattern.
It is useful for more targeted application on a specific op
for once.

Reviewed By: kuhar

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




More information about the All-commits mailing list