[all-commits] [llvm/llvm-project] 91181d: Don't attempt to create vectors with complex eleme...

Johannes Reifferscheid via All-commits all-commits at lists.llvm.org
Thu Jan 12 01:00:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 91181db6d6fd896f01e1e89786d6d7d3d09a911e
      https://github.com/llvm/llvm-project/commit/91181db6d6fd896f01e1e89786d6d7d3d09a911e
  Author: Johannes Reifferscheid <jreiffers at google.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
    M mlir/test/Dialect/Linalg/vectorize-convolution.mlir

  Log Message:
  -----------
  Don't attempt to create vectors with complex element types.

Reviewed By: pifon2a

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




More information about the All-commits mailing list