[all-commits] [llvm/llvm-project] 7039df: [mlir][memref] adjust integration tests to new low...

Aart Bik via All-commits all-commits at lists.llvm.org
Tue Jul 13 09:15:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7039dfc6dd157a26de2f5a6fd15662510a1dd119
      https://github.com/llvm/llvm-project/commit/7039dfc6dd157a26de2f5a6fd15662510a1dd119
  Author: Aart Bik <ajcbik at google.com>
  Date:   2021-07-13 (Tue, 13 Jul 2021)

  Changed paths:
    M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-mulf.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-muli-ext.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-muli.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-tilezero-block.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-tilezero.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/X86Vector/test-sparse-dot-product.mlir

  Log Message:
  -----------
  [mlir][memref] adjust integration tests to new lowering passes

these tests run under the emulator and thus were overlooked

Reviewed By: ftynse

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




More information about the All-commits mailing list