[all-commits] [llvm/llvm-project] 0fcbbd: [mlir][Linalg] NFC - Refactor vectorization to be ...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Fri Feb 5 04:04:09 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fcbbde2c7b02b89503d5d1b631229d64eab7104
      https://github.com/llvm/llvm-project/commit/0fcbbde2c7b02b89503d5d1b631229d64eab7104
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
    M mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
    M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
    M mlir/test/Dialect/Linalg/vectorization.mlir

  Log Message:
  -----------
  [mlir][Linalg] NFC - Refactor vectorization to be more composable

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




More information about the All-commits mailing list