[all-commits] [llvm/llvm-project] 09dbdc: [mlir, win] Mark several MLRI tests as unsupported...
Stella Stamenova via All-commits
all-commits at lists.llvm.org
Fri Oct 9 16:29:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 09dbdcf15fa33be7e0f6b7e28d3118d95ab009df
https://github.com/llvm/llvm-project/commit/09dbdcf15fa33be7e0f6b7e28d3118d95ab009df
Author: Stella Stamenova <stilis at microsoft.com>
Date: 2020-10-09 (Fri, 09 Oct 2020)
Changed paths:
M mlir/test/mlir-reduce/dce-test.mlir
M mlir/test/mlir-reduce/multiple-function.mlir
M mlir/test/mlir-reduce/simple-test.mlir
Log Message:
-----------
[mlir, win] Mark several MLRI tests as unsupported on system-windows
They are currently marked as unsupported when windows is part of the triple, but they actually fail when they are run on Windows, so they are unsupported on system-windows
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D89169
More information about the All-commits
mailing list