[all-commits] [llvm/llvm-project] 5aefda: [mlir][Linalg] Relax vectorization condition to al...

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Thu May 26 19:21:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5aefdafccf3321f0f94674aeb7ae83e9b306829e
      https://github.com/llvm/llvm-project/commit/5aefdafccf3321f0f94674aeb7ae83e9b306829e
  Author: Hanhan Wang <hanchung at google.com>
  Date:   2022-05-26 (Thu, 26 May 2022)

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

  Log Message:
  -----------
  [mlir][Linalg] Relax vectorization condition to allow transposed output.

Reviewed By: ThomasRaoux, dcaballe

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




More information about the All-commits mailing list