[llvm] [ctx_prof] Insert the ctx prof flattener after the module inliner (PR #107499)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 19:59:22 PDT 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `sanitizer-x86_64-linux-bootstrap-asan` running on `sanitizer-buildbot1` while building `llvm` at step 2 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/52/builds/2154
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 2 (annotate) failure: 'python ../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py' (failure)
...
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/lld-link
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/ld64.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/wasm-ld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/ld.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/lld-link
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/ld64.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/wasm-ld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/main.py:72: note: The test suite configuration requested an individual test timeout of 0 seconds but a timeout of 900 seconds was requested on the command line. Forcing timeout to be 900 seconds.
-- Testing: 85643 of 85644 tests, 88 workers --
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60..
FAIL: LLVM :: Other/opt-hot-cold-split.ll (61472 of 85643)
******************** TEST 'LLVM :: Other/opt-hot-cold-split.ll' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
RUN: at line 1: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -passes='default<Os>' -debug-pass-manager < /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -o /dev/null 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=DEFAULT-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true '-passes=default<Os>' -debug-pass-manager -o /dev/null
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=DEFAULT-Os
RUN: at line 2: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -passes='lto-pre-link<Os>' -debug-pass-manager < /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -o /dev/null 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=LTO-PRELINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true '-passes=lto-pre-link<Os>' -debug-pass-manager -o /dev/null
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=LTO-PRELINK-Os
RUN: at line 3: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -passes='thinlto-pre-link<Os>' -debug-pass-manager < /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -o /dev/null 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=THINLTO-PRELINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true '-passes=thinlto-pre-link<Os>' -debug-pass-manager -o /dev/null
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=THINLTO-PRELINK-Os
RUN: at line 4: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -passes='lto<Os>' -debug-pass-manager < /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -o /dev/null 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=LTO-POSTLINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=LTO-POSTLINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true '-passes=lto<Os>' -debug-pass-manager -o /dev/null
RUN: at line 5: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -LINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -LINK-Os
opt: Unknown command line argument '-LINK-Os'. Try: '/home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt --help'
opt: Did you mean '--Os'?
--
********************
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Slowest Tests:
--------------------------------------------------------------------------
268.48s: LLVM :: CodeGen/AMDGPU/sched-group-barrier-pipeline-solver.mir
132.49s: Clang :: Driver/fsanitize.c
119.50s: Clang :: Preprocessor/riscv-target-features.c
106.87s: Clang :: OpenMP/target_defaultmap_codegen_01.cpp
101.35s: Clang :: OpenMP/target_update_codegen.cpp
98.18s: Clang :: Driver/arm-cortex-cpus-2.c
94.61s: Clang :: Driver/arm-cortex-cpus-1.c
86.14s: Clang :: Preprocessor/aarch64-target-features.c
86.01s: Clang :: Preprocessor/arm-target-features.c
77.08s: Clang :: Preprocessor/predefined-arch-macros.c
Step 10 (stage2/asan check) failure: stage2/asan check (failure)
...
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/lld-link
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/ld64.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/wasm-ld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/ld.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/lld-link
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/ld64.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/wasm-ld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/main.py:72: note: The test suite configuration requested an individual test timeout of 0 seconds but a timeout of 900 seconds was requested on the command line. Forcing timeout to be 900 seconds.
-- Testing: 85643 of 85644 tests, 88 workers --
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60..
FAIL: LLVM :: Other/opt-hot-cold-split.ll (61472 of 85643)
******************** TEST 'LLVM :: Other/opt-hot-cold-split.ll' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
RUN: at line 1: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -passes='default<Os>' -debug-pass-manager < /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -o /dev/null 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=DEFAULT-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true '-passes=default<Os>' -debug-pass-manager -o /dev/null
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=DEFAULT-Os
RUN: at line 2: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -passes='lto-pre-link<Os>' -debug-pass-manager < /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -o /dev/null 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=LTO-PRELINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true '-passes=lto-pre-link<Os>' -debug-pass-manager -o /dev/null
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=LTO-PRELINK-Os
RUN: at line 3: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -passes='thinlto-pre-link<Os>' -debug-pass-manager < /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -o /dev/null 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=THINLTO-PRELINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true '-passes=thinlto-pre-link<Os>' -debug-pass-manager -o /dev/null
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=THINLTO-PRELINK-Os
RUN: at line 4: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -passes='lto<Os>' -debug-pass-manager < /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -o /dev/null 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=LTO-POSTLINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=LTO-POSTLINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true '-passes=lto<Os>' -debug-pass-manager -o /dev/null
RUN: at line 5: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -LINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -LINK-Os
opt: Unknown command line argument '-LINK-Os'. Try: '/home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt --help'
opt: Did you mean '--Os'?
--
********************
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Slowest Tests:
--------------------------------------------------------------------------
268.48s: LLVM :: CodeGen/AMDGPU/sched-group-barrier-pipeline-solver.mir
132.49s: Clang :: Driver/fsanitize.c
119.50s: Clang :: Preprocessor/riscv-target-features.c
106.87s: Clang :: OpenMP/target_defaultmap_codegen_01.cpp
101.35s: Clang :: OpenMP/target_update_codegen.cpp
98.18s: Clang :: Driver/arm-cortex-cpus-2.c
94.61s: Clang :: Driver/arm-cortex-cpus-1.c
86.14s: Clang :: Preprocessor/aarch64-target-features.c
86.01s: Clang :: Preprocessor/arm-target-features.c
77.08s: Clang :: Preprocessor/predefined-arch-macros.c
Step 13 (stage3/asan check) failure: stage3/asan check (failure)
...
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/lld-link
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/ld64.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/wasm-ld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/ld.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/lld-link
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/ld64.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/wasm-ld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/main.py:72: note: The test suite configuration requested an individual test timeout of 0 seconds but a timeout of 900 seconds was requested on the command line. Forcing timeout to be 900 seconds.
-- Testing: 82801 tests, 88 workers --
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70
FAIL: LLVM :: Other/opt-hot-cold-split.ll (61481 of 82801)
******************** TEST 'LLVM :: Other/opt-hot-cold-split.ll' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
RUN: at line 1: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -passes='default<Os>' -debug-pass-manager < /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -o /dev/null 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=DEFAULT-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true '-passes=default<Os>' -debug-pass-manager -o /dev/null
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=DEFAULT-Os
RUN: at line 2: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -passes='lto-pre-link<Os>' -debug-pass-manager < /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -o /dev/null 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=LTO-PRELINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=LTO-PRELINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true '-passes=lto-pre-link<Os>' -debug-pass-manager -o /dev/null
RUN: at line 3: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -passes='thinlto-pre-link<Os>' -debug-pass-manager < /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -o /dev/null 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=THINLTO-PRELINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=THINLTO-PRELINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true '-passes=thinlto-pre-link<Os>' -debug-pass-manager -o /dev/null
RUN: at line 4: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -passes='lto<Os>' -debug-pass-manager < /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -o /dev/null 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=LTO-POSTLINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true '-passes=lto<Os>' -debug-pass-manager -o /dev/null
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Other/opt-hot-cold-split.ll -check-prefix=LTO-POSTLINK-Os
RUN: at line 5: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -LINK-Os
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/opt -mtriple=x86_64-- -hot-cold-split=true -LINK-Os
opt: Unknown command line argument '-LINK-Os'. Try: '/home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/opt --help'
opt: Did you mean '--Os'?
--
********************
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Slowest Tests:
--------------------------------------------------------------------------
23.52s: LLVM :: tools/llvm-reduce/parallel-workitem-kill.ll
20.98s: Clang :: OpenMP/target_defaultmap_codegen_01.cpp
20.21s: Clang :: Driver/darwin-ld.c
18.92s: Clang :: Driver/riscv-fixed-x-register.c
16.03s: Clang :: Driver/clang-offload-bundler.c
14.72s: Clang :: OpenMP/target_teams_distribute_parallel_for_simd_codegen_registration.cpp
14.56s: Clang :: OpenMP/target_parallel_for_codegen_registration.cpp
14.54s: Clang :: OpenMP/target_data_codegen.cpp
14.53s: Clang :: OpenMP/target_parallel_for_simd_codegen_registration.cpp
14.50s: Clang :: Driver/linker-wrapper.c
```
</details>
https://github.com/llvm/llvm-project/pull/107499
More information about the llvm-commits
mailing list