summaryrefslogtreecommitdiff
path: root/notify/jira
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-04 03:05:37 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-04 03:05:37 +0000
commit2bf2cabf3b5f1e07d716adc99133d4330c40b80b (patch)
treef75cb13cf2ce719d99f04e1b6329a89790001ff1 /notify/jira
parent012d5fc83e52bdf0f435bc32cf2620f6fb6e6f7f (diff)
force: #318: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/318/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=arm --set gcc_override_configure=--with-arch=armv7-a --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-float=softfp: | -7 | # build_abe newlib: | -5 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=arm --set gcc_override_configure=--with-arch=armv7-a --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-float=softfp: | -4 | # build_abe gdb: | -3 | # build_abe qemu: | -2 | # build_abe dejagnu: | -1 | # build_abe check_gcc -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=arm --set gcc_override_configure=--with-arch=armv7-a --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-float=softfp --set target_board_options={-marm/-march=armv7-a/-mfpu=vfpv3-d16/-mfloat-abi=softfp} --qemu-cpu cortex-a9: | 0 | # 1 regressions check_regression status : 2
Diffstat (limited to 'notify/jira')
-rw-r--r--notify/jira/comment-card.txt3
-rw-r--r--notify/jira/comment-template.txt5
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description30
-rw-r--r--notify/jira/key1
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/jira/yaml38
8 files changed, 78 insertions, 2 deletions
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 0000000..75b4599
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[GNU-1042]
+FAIL: 1 regressions
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/318/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index f343c46..df74ab7 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
[GNU-692]
-PASS: 2 progressions
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/317/artifact/artifacts/notify/mail-body.txt/*view*/
+https://linaro.atlassian.net/browse/GNU-1042
+FAIL: 1 regressions
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/318/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..db93371
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+GCC
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..3582a2f
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,30 @@
+Commit: https://github.com/gcc-mirror/gcc/commit/746344dd53807d840c29f52adba10d0ab093bd3d
+commit gcc-14-5779-g746344dd538
+Author: Di Zhao <dizhao@os.amperecomputing.com>
+Date: Thu Nov 9 15:06:37 2023 +0800
+
+ swap ops in reassoc to reduce cross backedge FMA
+
+ Previously for ops.length >= 3, when FMA is present, we don't
+ rank the operands so that more FMAs can be preserved. But this
+ brings more FMAs with loop dependency, which lead to worse
+ performance on some targets.
+
+... 24 lines of the commit log omitted.
+
+* tcwg_gnu_cross_check_gcc
+** master-arm
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/746344dd53807d840c29f52adba10d0ab093bd3d/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1033/
+* tcwg_gnu_embed_check_gcc
+** master-arm_v7a_softfp_eabi
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/746344dd53807d840c29f52adba10d0ab093bd3d/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/318/
+** master-thumb_m3_eabi
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/746344dd53807d840c29f52adba10d0ab093bd3d/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/234/
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/746344dd53807d840c29f52adba10d0ab093bd3d/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 0000000..fcb182f
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-1042
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..04d7a1f
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-11-23
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..f37b995
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-14-5779-g746344dd538: FAIL: 1 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 0000000..0e149c7
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,38 @@
+- Project: GNU
+ IssueType: Sub-task
+ Key: GNU-1042
+ Summary: |
+ gcc-14-5779-g746344dd538: FAIL: 1 regressions
+ Components: GCC
+ Start date: 2023-11-23
+ Description: |
+ Commit: https://github.com/gcc-mirror/gcc/commit/746344dd53807d840c29f52adba10d0ab093bd3d
+ commit gcc-14-5779-g746344dd538
+ Author: Di Zhao <dizhao@os.amperecomputing.com>
+ Date: Thu Nov 9 15:06:37 2023 +0800
+
+ swap ops in reassoc to reduce cross backedge FMA
+
+ Previously for ops.length >= 3, when FMA is present, we don't
+ rank the operands so that more FMAs can be preserved. But this
+ brings more FMAs with loop dependency, which lead to worse
+ performance on some targets.
+
+ ... 24 lines of the commit log omitted.
+
+ * tcwg_gnu_cross_check_gcc
+ ** master-arm
+ *** FAIL: 1 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/746344dd53807d840c29f52adba10d0ab093bd3d/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+ *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1033/
+ * tcwg_gnu_embed_check_gcc
+ ** master-arm_v7a_softfp_eabi
+ *** FAIL: 1 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/746344dd53807d840c29f52adba10d0ab093bd3d/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+ *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/318/
+ ** master-thumb_m3_eabi
+ *** FAIL: 1 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/746344dd53807d840c29f52adba10d0ab093bd3d/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
+ *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/234/
+
+ Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/746344dd53807d840c29f52adba10d0ab093bd3d/jira/yaml