[all-commits] [llvm/llvm-project] c92124: [mlir][Linalg] Move test

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Fri Sep 15 08:22:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c92124765eba8d3ea97e3f319a6009a0f86e22a1
      https://github.com/llvm/llvm-project/commit/c92124765eba8d3ea97e3f319a6009a0f86e22a1
  Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

  Changed paths:
    R mlir/test/Dialect/Linalg/masked_vectorization.mlir
    A mlir/test/Dialect/Linalg/transpose-compose-masked-vectorize-and-cleanups.mlir

  Log Message:
  -----------
  [mlir][Linalg] Move test

To avoid confusion with vectorization-masked.mlir, move

  test/Dialect/Linalg/masked_vectorization.mlir

to:

  test/Dialect/Linalg/transpose-compose-masked-vectorize-and-cleanups.mlir

The updated name better reflects what's being tested.

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




More information about the All-commits mailing list