[PATCH] D73528: [Inliner][NoAlias] Use call site attributes too
pre-merge checks [bot] via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 27 22:52:21 PST 2020
merge_guards_bot added a comment.
{icon times-circle color=red} Unit tests: fail. 62233 tests passed, 18 failed and 816 were skipped.
failed: Clang.CodeGen/arm-v8.2a-neon-intrinsics.c
failed: Clang.CodeGen/arm-vector-arguments.c
failed: Clang.CodeGen/arm_neon_intrinsics.c
failed: Clang.CodeGen/parameter-passing.c
failed: LLVM.Transforms/Coroutines/ArgAddr.ll
failed: LLVM.Transforms/Coroutines/coro-retcon-resume-values.ll
failed: LLVM.Transforms/Coroutines/coro-retcon-value.ll
failed: LLVM.Transforms/Coroutines/coro-retcon.ll
failed: LLVM.Transforms/Coroutines/ex0.ll
failed: LLVM.Transforms/Coroutines/ex1.ll
failed: LLVM.Transforms/Coroutines/ex2.ll
failed: LLVM.Transforms/Coroutines/ex3.ll
failed: LLVM.Transforms/Coroutines/ex4.ll
failed: LLVM.Transforms/Coroutines/ex5.ll
failed: LLVM.Transforms/Inline/launder.invariant.group.ll
failed: LLVM.Transforms/Inline/noalias.ll
failed: LLVM.Transforms/Inline/noalias2.ll
failed: LLVM.Transforms/Inline/parallel-loop-md-merge.ll
{icon check-circle color=green} clang-tidy: pass.
{icon check-circle color=green} clang-format: pass.
Build artifacts <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1802>: diff.json <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1802/diff.json>, clang-tidy.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1802/clang-tidy.txt>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1802/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1802/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1802/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1802/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%20D73528%20%28240772%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/D73528/new/
https://reviews.llvm.org/D73528
More information about the llvm-commits
mailing list