[all-commits] [llvm/llvm-project] 95acb3: [mlir][vector] Move transpose with unit-dim to sha...

Cullen Rhodes via All-commits all-commits at lists.llvm.org
Fri Nov 17 06:06:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95acb33b458128b7ff2314efa3b41b93b3897179
      https://github.com/llvm/llvm-project/commit/95acb33b458128b7ff2314efa3b41b93b3897179
  Author: Cullen Rhodes <cullen.rhodes at arm.com>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
    M mlir/lib/Dialect/Vector/Transforms/LowerVectorTranspose.cpp
    M mlir/test/Dialect/Vector/canonicalize.mlir
    M mlir/test/Dialect/Vector/vector-transpose-lowering.mlir

  Log Message:
  -----------
  [mlir][vector] Move transpose with unit-dim to shape_cast pattern (#72493)

Moved from lowering to canonicalization.




More information about the All-commits mailing list