[all-commits] [llvm/llvm-project] 900d71: [mlir] Async: re-enable tests after fixing fkakines
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Wed Dec 16 11:07:23 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 900d71a851db5d50a52906c0146451b4b71cd85f
https://github.com/llvm/llvm-project/commit/900d71a851db5d50a52906c0146451b4b71cd85f
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M mlir/test/mlir-cpu-runner/async-group.mlir
M mlir/test/mlir-cpu-runner/async.mlir
Log Message:
-----------
[mlir] Async: re-enable tests after fixing fkakines
Test flakiness was fixed by: https://github.com/llvm/llvm-project/commit/9edcedf7f222ce7c893d1e3bf19b3a7a1f0f2218
Runs these tests to verify that all parts of the lowering work correctly.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D93384
More information about the All-commits
mailing list