[all-commits] [llvm/llvm-project] 7cde51: [mlir][vector] NFC, move some vector patterns in a...

Thomas via All-commits all-commits at lists.llvm.org
Fri Nov 19 10:40:19 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cde5165131f1268a8506066275ef7938c58d156
      https://github.com/llvm/llvm-project/commit/7cde5165131f1268a8506066275ef7938c58d156
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2021-11-19 (Fri, 19 Nov 2021)

  Changed paths:
    M mlir/lib/Dialect/Vector/CMakeLists.txt
    A mlir/lib/Dialect/Vector/VectorDropLeadUnitDim.cpp
    M mlir/lib/Dialect/Vector/VectorTransforms.cpp

  Log Message:
  -----------
  [mlir][vector] NFC, move some vector patterns in a separate file

Move patterns related to dropping lead unit dim into their own file.

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




More information about the All-commits mailing list