[all-commits] [llvm/llvm-project] faae4d: [mlir][vector][transform] Expose tensor slice -> t...

Matthias Springer via All-commits all-commits at lists.llvm.org
Fri Jun 9 07:27:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: faae4d5d8127b999a0cd8d00cae6237aba407c06
      https://github.com/llvm/llvm-project/commit/faae4d5d8127b999a0cd8d00cae6237aba407c06
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Vector/TransformOps/VectorTransformOps.td
    M mlir/lib/Dialect/Vector/TransformOps/VectorTransformOps.cpp
    M mlir/test/Dialect/Vector/vector-transfer-tensor-slice-transforms.mlir
    M mlir/test/lib/Dialect/Vector/TestVectorTransforms.cpp

  Log Message:
  -----------
  [mlir][vector][transform] Expose tensor slice -> transfer folding patterns

Add a new transform op to populate patterns: ApplyFoldTensorSliceIntoTransferPatternsOp.

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




More information about the All-commits mailing list