[all-commits] [llvm/llvm-project] b76687: [MLIR] Split `generalize-tensor-pack.mlir` (NFC)

lorenzo chelini via All-commits all-commits at lists.llvm.org
Tue Jan 31 05:23:09 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b7668770c76499611bd739f453363cdd482f25cf
      https://github.com/llvm/llvm-project/commit/b7668770c76499611bd739f453363cdd482f25cf
  Author: Lorenzo Chelini <l.chelini at icloud.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    A mlir/test/Dialect/Linalg/generalize-tensor-pack-with-transform.mlir
    M mlir/test/Dialect/Linalg/generalize-tensor-pack.mlir

  Log Message:
  -----------
  [MLIR] Split `generalize-tensor-pack.mlir` (NFC)

Follow a suggestion after landing https://reviews.llvm.org/D140060.
Having RUN in the middle of the file is difficult to find; split the
test into two.

Reviewed By: hanchung

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




More information about the All-commits mailing list