[all-commits] [llvm/llvm-project] da0ce3: [MLIR] NFC. Move remaining affine test cases to it...

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Thu Oct 5 20:03:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da0ce32cc3221686f30a6267f43d8c5dd469ef80
      https://github.com/llvm/llvm-project/commit/da0ce32cc3221686f30a6267f43d8c5dd469ef80
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2023-10-06 (Fri, 06 Oct 2023)

  Changed paths:
    A mlir/test/Dialect/Affine/loop-fusion-dependence-check.mlir
    A mlir/test/Dialect/Affine/loop-fusion-slice-computation.mlir
    A mlir/test/Dialect/Affine/loop-fusion-transformation.mlir
    A mlir/test/Dialect/Affine/memref-bound-check.mlir
    A mlir/test/Dialect/Affine/memref-dependence-check.mlir
    R mlir/test/Transforms/loop-fusion-dependence-check.mlir
    R mlir/test/Transforms/loop-fusion-slice-computation.mlir
    R mlir/test/Transforms/loop-fusion-transformation.mlir
    R mlir/test/Transforms/memref-bound-check.mlir
    R mlir/test/Transforms/memref-dependence-check.mlir

  Log Message:
  -----------
  [MLIR] NFC. Move remaining affine test cases to its dialect dir (#67921)

NFC. Move remaining affine test cases to its dialect dir.




More information about the All-commits mailing list