summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-05 12:04:03 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-05 12:05:14 +0000
commit82cb79a31907553481a8d0cd8242ff25ca196a0a (patch)
treed509236e024b48f0a8d01469cb264451ac854e78 /jenkins
parent0da238ea737e159b110dacd9a797467e0f0aade2 (diff)
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
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/mail-body.txt48
-rw-r--r--jenkins/mail-recipients.txt1
-rw-r--r--jenkins/mail-subject.txt1
4 files changed, 51 insertions, 1 deletions
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 <npopov@redhat.com>
+ | 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: <unknown>
+
+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