[clang] [llvm] [HLSL] Implement `WaveReadLaneAt` intrinsic (PR #111010)

LLVM Continuous Integration via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 15 21:02:46 PDT 2024


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-darwin` running on `doug-worker-3` while building `clang,llvm` at step 6 "test-build-unified-tree-check-all".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/23/builds/3882

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test-build-unified-tree-check-all) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
...
UNSUPPORTED: mlgo-utils :: corpus/make_corpus_test.py (79030 of 79040)
UNSUPPORTED: mlgo-utils :: corpus/extract_ir_test.py (79031 of 79040)
UNSUPPORTED: mlgo-utils :: pytype.test (79032 of 79040)
PASS: lld :: MachO/x86-64-stubs.s (79033 of 79040)
PASS: lld :: MachO/zippered.yaml (79034 of 79040)
PASS: lld :: MinGW/lib.test (79035 of 79040)
PASS: lld :: MachO/weak-reference.s (79036 of 79040)
PASS: lld :: MachO/weak-definition-direct-fetch.s (79037 of 79040)
PASS: lld :: MinGW/driver.test (79038 of 79040)
PASS: lit :: shtest-define.py (79039 of 79040)
command timed out: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=2553.266271

```

</details>

https://github.com/llvm/llvm-project/pull/111010


More information about the cfe-commits mailing list