[all-commits] [llvm/llvm-project] 4b9d28: Partial rollback: Disable MLIR verifier parallelism.
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Fri Jun 18 14:58:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b9d28bd530fd227a5db4da094d5a60577e1d1ac
https://github.com/llvm/llvm-project/commit/4b9d28bd530fd227a5db4da094d5a60577e1d1ac
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2021-06-18 (Fri, 18 Jun 2021)
Changed paths:
M mlir/lib/IR/Verifier.cpp
Log Message:
-----------
Partial rollback: Disable MLIR verifier parallelism.
Deadlocks have been found in several downstream projects as noted on the original patch: https://reviews.llvm.org/D104207
Disabling pending full root cause analysis.
Differential Revision: https://reviews.llvm.org/D104570
More information about the All-commits
mailing list