[all-commits] [llvm/llvm-project] 9fce96: [mlir][linalg] Disable tensor-matmul test under asan

Stephan Herhut via All-commits all-commits at lists.llvm.org
Wed Dec 1 07:26:06 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fce961d2f47579981898ddd23ad804bb1477286
      https://github.com/llvm/llvm-project/commit/9fce961d2f47579981898ddd23ad804bb1477286
  Author: Stephan Herhut <herhut at google.com>
  Date:   2021-12-01 (Wed, 01 Dec 2021)

  Changed paths:
    M mlir/test/Integration/Dialect/Linalg/CPU/test-tensor-matmul.mlir

  Log Message:
  -----------
  [mlir][linalg] Disable tensor-matmul test under asan

The test is currently leaky. Disabling it to make the bots green.

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




More information about the All-commits mailing list