summaryrefslogtreecommitdiff
path: root/notify/mail-body.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notify/mail-body.txt')
-rw-r--r--notify/mail-body.txt59
1 files changed, 46 insertions, 13 deletions
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 2a6a045..6edf34b 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,13 +1,17 @@
-[TCWG-CI] Success after llvm commit: 54 commits in llvm
+[TCWG-CI] Failure after llvm commit: llvmorg-17-init-17337-g2c64226d8417 [X86]Remove TEST in AND32ri+TEST16rr in peephole-opt
In CI config tcwg_kernel/llvm-master-arm-next-allyesconfig after:
- | llvm commits:
- | 8542d8f3cdc269f3dd786cc88606f0cf39174665 [Attributor][FIX] Ensure the function manager cache is updated
- | f3bd221adc2f08d968ad500ec98d44d423847e21 [NFC] clang-format attributor related files
- | 900b665371000ae2e2393a95f6e8f769d3e89d3b [Attributor] Avoid running trivial AA initializers
- | ab513fe63b5f9f36d070fe23745702cc7879c896 [Attributor] Ensure call sites with missing callees are tracked
- | 544b4c6d522fa78f65eb850160c0380a0100250d [BOLT] Fix unused-variable warnings
- | ... and 49 more
+ | commit 2c64226d84174dd1d9f93e1884c1b0bd432f89b5
+ | Author: XinWang10 <xin10.wang@intel.com>
+ | Date: Sun Jul 9 23:21:02 2023 -0400
+ |
+ | [X86]Remove TEST in AND32ri+TEST16rr in peephole-opt
+ |
+ | Previously we remove a pattern like:
+ | %reg = and32ri %in_reg, 5
+ | ... // EFLAGS not changed.
+ | %src_reg = subreg_to_reg 0, %reg, %subreg.sub_index
+ | ... 12 lines of the commit log omitted.
Results changed to
# reset_artifacts:
@@ -19,9 +23,14 @@ Results changed to
# build_abe qemu:
-2
# linux_n_obj:
-21350
-# linux build successful:
-all
+33
+# First few build errors in logs:
+
+# 00:00:44 clang: error: unable to execute command: Aborted (core dumped)
+# 00:00:44 clang: error: clang frontend command failed due to signal (use -v to see invocation)
+# 00:00:44 make[2]: *** [scripts/Makefile.host:110: scripts/sorttable] Error 1
+# 00:00:44 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_1/linux/Makefile:1259: scripts] Error 2
+# 00:00:46 make: *** [Makefile:234: __sub-make] Error 2
From
# reset_artifacts:
@@ -42,6 +51,30 @@ all
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allyesconfig-build/77/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allyesconfig-build/76/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allyesconfig-build/78/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allyesconfig-build/77/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/2c64226d84174dd1d9f93e1884c1b0bd432f89b5/reproduction_instructions.txt
+
+Full commit : https://github.com/llvm/llvm-project/commit/2c64226d84174dd1d9f93e1884c1b0bd432f89b5
+
+Latest bug report status : https://linaro.atlassian.net/browse/LLVM-646
+
+List of configurations that regressed due to this commit :
+* tcwg_kernel
+** llvm-master-aarch64-mainline-allnoconfig
+*** Failure
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allnoconfig-build/40/
+** llvm-master-aarch64-next-allnoconfig
+*** Failure
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-allnoconfig-build/39/
+** llvm-master-aarch64-stable-allnoconfig
+*** Failure
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allnoconfig-build/39/
+** llvm-master-arm-lts-defconfig
+*** Failure
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-defconfig-build/38/
+** llvm-master-arm-next-allyesconfig
+*** Failure
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allyesconfig-build/78/