[all-commits] [llvm/llvm-project] dd719f: Revert "[mlir] add support for verification in int...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Tue Feb 9 10:19:29 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd719fda7657caefa81b5b7e3eaa15dfe537b41f
      https://github.com/llvm/llvm-project/commit/dd719fda7657caefa81b5b7e3eaa15dfe537b41f
  Author: Tobias Gysi <tobias.gysi at gmail.com>
  Date:   2021-02-09 (Tue, 09 Feb 2021)

  Changed paths:
    M mlir/include/mlir/ExecutionEngine/RunnerUtils.h
    M mlir/integration_test/Dialect/Linalg/CPU/benchmark_matmul.mlir
    M mlir/integration_test/Dialect/Linalg/CPU/benchmark_matmul_column_major.mlir
    M mlir/integration_test/Dialect/Linalg/CPU/benchmark_matmul_column_major_as_row_major.mlir
    M mlir/integration_test/Dialect/Linalg/CPU/benchmark_matmul_i8_i8_i32.mlir
    M mlir/lib/ExecutionEngine/RunnerUtils.cpp

  Log Message:
  -----------
  Revert "[mlir] add support for verification in integration tests"

This reverts commit 5fa893c.
Windows build bot fails due to missing header
https://reviews.llvm.org/D96326




More information about the All-commits mailing list