[all-commits] [llvm/llvm-project] a970e6: [mlir][vector] add pattern to cast away leading un...

Thomas via All-commits all-commits at lists.llvm.org
Fri May 7 08:05:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a970e69d6b62d60c4c222e2a4be0a73999c97651
      https://github.com/llvm/llvm-project/commit/a970e69d6b62d60c4c222e2a4be0a73999c97651
  Author: thomasraoux <thomasraoux at google.com>
  Date:   2021-05-07 (Fri, 07 May 2021)

  Changed paths:
    M mlir/lib/Dialect/Vector/VectorTransforms.cpp
    M mlir/test/Dialect/Vector/vector-transforms.mlir

  Log Message:
  -----------
  [mlir][vector] add pattern to cast away leading unit dim for elementwise op

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




More information about the All-commits mailing list