[llvm] [TTI][ASan][RISCV] reland Move InterestingMemoryOperand to Analysis and embed in MemIntrinsicInfo #157863 (PR #159713)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 23 07:49:34 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `ppc64le-flang-rhel-clang` running on `ppc64le-flang-rhel-test` while building `llvm` at step 6 "test-build-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/40141
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-flang) failure: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
...
PASS: Flang :: Transforms/tbaa4.fir (3829 of 3839)
PASS: Flang :: Transforms/debug-omp-target-op-1.fir (3830 of 3839)
PASS: Flang :: Transforms/DoConcurrent/basic_device.f90 (3831 of 3839)
PASS: Flang :: Transforms/DoConcurrent/not_perfectly_nested.f90 (3832 of 3839)
PASS: Flang :: Semantics/typeinfo02.f90 (3833 of 3839)
PASS: Flang :: Lower/OpenMP/rtl-flags.f90 (3834 of 3839)
PASS: Flang :: Transforms/debug-line-table.fir (3835 of 3839)
PASS: Flang :: Transforms/dlti-dependency.fir (3836 of 3839)
PASS: Flang :: Driver/omp-driver-offload.f90 (3837 of 3839)
PASS: Flang :: Intrinsics/math-codegen.fir (3838 of 3839)
command timed out: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=3023.143502
```
</details>
https://github.com/llvm/llvm-project/pull/159713
More information about the llvm-commits
mailing list