[all-commits] [llvm/llvm-project] d8c7f4: [mlir][vector] Add support for unrolling vector.fma

Lei Zhang via All-commits all-commits at lists.llvm.org
Tue Feb 16 07:00:26 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8c7f442eaf21a5ad42a5ac101f66b69984ef065
      https://github.com/llvm/llvm-project/commit/d8c7f442eaf21a5ad42a5ac101f66b69984ef065
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2021-02-16 (Tue, 16 Feb 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Vector/VectorOps.td
    M mlir/lib/Dialect/Vector/VectorOps.cpp
    M mlir/test/Dialect/Vector/vector-unroll-options.mlir
    M mlir/test/lib/Transforms/TestVectorTransforms.cpp

  Log Message:
  -----------
  [mlir][vector] Add support for unrolling vector.fma

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list