[PATCH] D57059: [SLP] Initial support for the vectorization of the non-power-of-2 vectors.
pre-merge checks [bot] via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 27 08:22:41 PST 2019
merge_guards_bot added a comment.
{icon times-circle color=red} Unit tests: fail. 61127 tests passed, 1 failed and 728 were skipped.
failed: Clang.SemaOpenCL/numbered-address-space.cl
{icon times-circle color=red} clang-tidy: fail. Please fix clang-tidy findings <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-675/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-675/clang-format.patch>.
Build artifacts <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-675>: diff.json <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-675/diff.json>, clang-tidy.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-675/clang-tidy.txt>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-675/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-675/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-675/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-675/test-results.xml>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57059/new/
https://reviews.llvm.org/D57059
More information about the llvm-commits
mailing list