From 82cb79a31907553481a8d0cd8242ff25ca196a0a Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Thu, 5 Oct 2023 12:04:03 +0000 Subject: force: #34: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_vect-cpu2017fast--llvm-aarch64-master-O3-build/34/ Results : | # reset_artifacts: | -10 | # build_bmk_llvm: | -3 | # benchmark -- -O3: | 1 check_regression status : 0 --- jenkins/build-name | 2 +- jenkins/mail-body.txt | 48 +++++++++++++++++++++++++++++++++++++++++++++ jenkins/mail-recipients.txt | 1 + jenkins/mail-subject.txt | 1 + 4 files changed, 51 insertions(+), 1 deletion(-) create mode 100644 jenkins/mail-body.txt create mode 100644 jenkins/mail-recipients.txt create mode 100644 jenkins/mail-subject.txt (limited to 'jenkins') diff --git a/jenkins/build-name b/jenkins/build-name index 5109f9a..5fc9135 100644 --- a/jenkins/build-name +++ b/jenkins/build-name @@ -1 +1 @@ -#33-llvm-R# [.] _ZN3pov17Check_And_EnqueueEPNS_21Priority_Queue_StructEPNS_16BBox_Tree_StructEPNS_19Bounding_Box_StructEPNS_14Rayinfo_StructE,511.povray_r:[.] _ZN3pov17Check_And_EnqueueEPNS_21Priority_Queue_StructEPNS_16BBox_Tree_StructEPNS_19Bounding_Box_StructEPNS_14Rayinfo_StructE slowed down by 31% from 32 to 42 perf samples-force +#34-llvm-R1-force diff --git a/jenkins/mail-body.txt b/jenkins/mail-body.txt new file mode 100644 index 0000000..4c9b66d --- /dev/null +++ b/jenkins/mail-body.txt @@ -0,0 +1,48 @@ +[TCWG-CI] No change after llvm commit: llvmorg-17-init-14924-gf9f8517e03f5 [InstCombine][AArch64] Fix phi insertion point + +In CI config tcwg_bmk-code_vect-cpu2017fast/llvm-aarch64-master-O3 after: + | commit f9f8517e03f5304d7132cf514c9d13c7d0c0fe1b + | Author: Nikita Popov + | Date: Fri Jun 16 14:58:33 2023 +0200 + | + | [InstCombine][AArch64] Fix phi insertion point + | + | Fix the issue reported at https://reviews.llvm.org/rG724f4a5bac25#inline-9083, + | by specifying the correct insertion point for the new phi. + +No change + +Below reproducer instructions can be used to re-build both "first_bad" and "last_good" cross-toolchains used in this bisection. Naturally, the scripts will fail when triggerring benchmarking jobs if you don\'t have access to Linaro TCWG CI. + +For your convenience, we have uploaded tarballs with pre-processed source and assembly files at: +- First_bad save-temps: $FIRST_BAD_ARTIFACTS/save-temps/ +- Last_good save-temps: $LAST_GOOD_ARTIFACTS/save-temps/ +- Baseline save-temps: $BASELINE_ARTIFACTS/save-temps/ + +Configuration: +- Benchmark: SPEC CPU2017 +- Toolchain: Clang + Glibc + LLVM Linker +- Version: all components were built from their tip of trunk +- Target: aarch64-linux-gnu +- Compiler flags: O3 +- Hardware: + +This benchmarking CI is work-in-progress, and we welcome feedback and suggestions at linaro-toolchain@lists.linaro.org . In our improvement plans is to add support for SPEC CPU2017 benchmarks and provide "perf report/annotate" data behind these reports. + +-----------------8<--------------------------8<--------------------------8<-------------------------- +The information below can be used to reproduce a debug environment: + +Current build : https://ci.linaro.org/job/tcwg_bmk-code_vect-cpu2017fast--llvm-aarch64-master-O3-build/34/artifact/artifacts +Reference build : https://ci.linaro.org/job/tcwg_bmk-code_vect-cpu2017fast--llvm-aarch64-master-O3-build/33/artifact/artifacts + +Reproduce last good and first bad builds: https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/f9f8517e03f5304d7132cf514c9d13c7d0c0fe1b/tcwg_bmk-code_vect-cpu2017fast/llvm-aarch64-master-O3/reproduction_instructions.txt + +Full commit : https://github.com/llvm/llvm-project/commit/f9f8517e03f5304d7132cf514c9d13c7d0c0fe1b + +Latest bug report status : https://linaro.atlassian.net/browse/LLVM-651 + +List of configurations that regressed due to this commit : +* llvm-aarch64-master-O3 +** No change +** https://ci.linaro.org/job/tcwg_bmk-code_vect-cpu2017fast--llvm-aarch64-master-O3-build/34/ + diff --git a/jenkins/mail-recipients.txt b/jenkins/mail-recipients.txt new file mode 100644 index 0000000..e72dfe2 --- /dev/null +++ b/jenkins/mail-recipients.txt @@ -0,0 +1 @@ +tcwg-validation@linaro.org diff --git a/jenkins/mail-subject.txt b/jenkins/mail-subject.txt new file mode 100644 index 0000000..3f142a0 --- /dev/null +++ b/jenkins/mail-subject.txt @@ -0,0 +1 @@ +[TCWG-CI] No change after llvm commit: llvmorg-17-init-14924-gf9f8517e03f5 [InstCombine][AArch64] Fix phi insertion point -- cgit v1.2.3