[PATCH] D72429: [mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflicts with function types.
pre-merge checks [bot] via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 18:15:30 PST 2020
merge_guards_bot added a comment.
{icon times-circle color=red} Unit tests: fail. 61168 tests passed, 1 failed and 728 were skipped.
failed: libc++.std/thread/thread_mutex/thread_mutex_requirements/thread_mutex_requirements_mutex/thread_mutex_class/try_lock.pass.cpp
{icon times-circle color=red} clang-tidy: fail. Please fix clang-tidy findings <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-979/clang-tidy.txt>.
{icon times-circle color=red} clang-format: fail. Please format your changes with clang-format by running `git-clang-format HEAD^` or applying this patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-979/clang-format.patch>.
Build artifacts <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-979>: diff.json <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-979/diff.json>, clang-tidy.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-979/clang-tidy.txt>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-979/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-979/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-979/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-979/test-results.xml>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72429/new/
https://reviews.llvm.org/D72429
More information about the llvm-commits
mailing list