[PATCH] D73670: [MLIR] Allow non-binary operations to be commutative

pre-merge checks [bot] via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 15:51:34 PST 2020


merge_guards_bot added a comment.

{icon times-circle color=red} Unit tests: fail. 62513 tests passed, 3 failed and 844 were skipped.

  failed: libc++.std/thread/thread_mutex/thread_lock/thread_lock_unique/thread_lock_unique_cons/mutex_time_point.pass.cpp
  failed: libc++.std/thread/thread_mutex/thread_mutex_requirements/thread_mutex_requirements_mutex/thread_mutex_class/try_lock.pass.cpp
  failed: libc++.std/thread/thread_mutex/thread_mutex_requirements/thread_timedmutex_requirements/thread_timedmutex_recursive/try_lock_until.pass.cpp

{icon check-circle color=green} clang-tidy: pass.

{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-2289/clang-format.patch>.

Build artifacts <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2289>: clang-tidy.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2289/clang-tidy.txt>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2289/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2289/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2289/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-2289/test-results.xml>

//Pre-merge checks is in beta. Report issue <https://github.com/google/llvm-premerge-checks/issues/new?assignees=&labels=bug&template=bug_report.md&title=Issue%20with%20build%20for%20D73670%20%28242755%29>. Please join beta <https://reviews.llvm.org/project/update/78/join/> or enable it for your project <https://github.com/google/llvm-premerge-checks/issues/new?assignees=&labels=enhancement&template=&title=enable%20checks%20for%20{PATH}>.//


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73670/new/

https://reviews.llvm.org/D73670





More information about the llvm-commits mailing list