[all-commits] [llvm/llvm-project] d5abd8: [mlir][vector][nfc] Move tests for scalable outer-...

Andrzej Warzyński via All-commits all-commits at lists.llvm.org
Wed Dec 20 02:53:13 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d5abd8a1a9b5f60a16f6bfd983e1baed22313bae
      https://github.com/llvm/llvm-project/commit/d5abd8a1a9b5f60a16f6bfd983e1baed22313bae
  Author: Andrzej Warzyński <andrzej.warzynski at arm.com>
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
    M mlir/test/Dialect/Vector/invalid.mlir
    M mlir/test/Dialect/Vector/ops.mlir
    R mlir/test/Dialect/Vector/vector-scalable-outerproduct.mlir

  Log Message:
  -----------
  [mlir][vector][nfc] Move tests for scalable outer-product (#76035)

Tests for vector.outerproduct for scalable vectors from
"vector-scalable-outerproduct.mlir" are moved to:

  * ops.mlir and invalid.mlir.

These files are effectively used to document what Ops are supported and
That's basically what the original file was testing (but specifically
for scalable vectors).




More information about the All-commits mailing list