[all-commits] [llvm/llvm-project] f56933: [mlir][vector] NFC move vector unroll/distribute p...

Thomas via All-commits all-commits at lists.llvm.org
Fri Dec 10 14:00:38 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f56933b2631c1258b1159eb25bf0dde82ce61c1b
      https://github.com/llvm/llvm-project/commit/f56933b2631c1258b1159eb25bf0dde82ce61c1b
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

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

  Log Message:
  -----------
  [mlir][vector] NFC move vector unroll/distribute patterns to their own file

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




More information about the All-commits mailing list