[all-commits] [llvm/llvm-project] b36de5: NFC. Move remaining affine/memref test cases into ...

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Fri Jul 21 10:07:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b36de52c98523e37c65b9d8a4424dbe9e6ea5c8d
      https://github.com/llvm/llvm-project/commit/b36de52c98523e37c65b9d8a4424dbe9e6ea5c8d
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2023-07-21 (Fri, 21 Jul 2023)

  Changed paths:
    A mlir/test/Dialect/Affine/loop-fusion-2.mlir
    A mlir/test/Dialect/Affine/loop-fusion-3.mlir
    A mlir/test/Dialect/Affine/loop-fusion-4.mlir
    A mlir/test/Dialect/Affine/loop-fusion.mlir
    A mlir/test/Dialect/Affine/pipeline-data-transfer.mlir
    A mlir/test/Dialect/MemRef/normalize-memrefs-ops-dynamic.mlir
    A mlir/test/Dialect/MemRef/normalize-memrefs-ops.mlir
    A mlir/test/Dialect/MemRef/normalize-memrefs.mlir
    R mlir/test/Transforms/loop-fusion-2.mlir
    R mlir/test/Transforms/loop-fusion-3.mlir
    R mlir/test/Transforms/loop-fusion-4.mlir
    R mlir/test/Transforms/loop-fusion.mlir
    R mlir/test/Transforms/normalize-memrefs-ops-dynamic.mlir
    R mlir/test/Transforms/normalize-memrefs-ops.mlir
    R mlir/test/Transforms/normalize-memrefs.mlir
    R mlir/test/Transforms/pipeline-data-transfer.mlir

  Log Message:
  -----------
  NFC. Move remaining affine/memref test cases into respective dialect dirs

Move a bunch of lingering test cases from test/Transforms/ into
test/Dialect/Affine and MemRef.

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




More information about the All-commits mailing list