llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `ml-opt-rel-x86-64` running on `ml-opt-rel-x86-64-b1` while building `clang,llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/185/builds/24320 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 6 (test-build-unified-tree-check-all) failure: test (failure) ******************** TEST 'LLVM :: CodeGen/NVPTX/load-store-atomic.err.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- not /b/ml-opt-rel-x86-64-b1/build/bin/llc < /b/ml-opt-rel-x86-64-b1/llvm-project/llvm/test/CodeGen/NVPTX/load-store-atomic.err.ll -march=nvptx64 -mcpu=sm_100 -mattr=+ptx88 2>&1 | /b/ml-opt-rel-x86-64-b1/build/bin/FileCheck /b/ml-opt-rel-x86-64-b1/llvm-project/llvm/test/CodeGen/NVPTX/load-store-atomic.err.ll # RUN: at line 1 + not /b/ml-opt-rel-x86-64-b1/build/bin/llc -march=nvptx64 -mcpu=sm_100 -mattr=+ptx88 + /b/ml-opt-rel-x86-64-b1/build/bin/FileCheck /b/ml-opt-rel-x86-64-b1/llvm-project/llvm/test/CodeGen/NVPTX/load-store-atomic.err.ll /b/ml-opt-rel-x86-64-b1/llvm-project/llvm/test/CodeGen/NVPTX/load-store-atomic.err.ll:5:10: error: CHECK: expected string not found in input ; CHECK: error: unsupported atomic store ^ <stdin>:2:31: note: scanning from here error: unsupported atomic load ^ <stdin>:11:69: note: possible intended match here // .globl test_i128_generic_atomic // -- Begin function test_i128_generic_atomic ^ Input file: <stdin> Check file: /b/ml-opt-rel-x86-64-b1/llvm-project/llvm/test/CodeGen/NVPTX/load-store-atomic.err.ll -dump-input=help explains the following input dump. Input was: <<<<<< 1: error: unsupported atomic store 2: error: unsupported atomic load check:5'0 X error: no match found 3: // check:5'0 ~~~ 4: // Generated by LLVM NVPTX Back-End check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5: // check:5'0 ~~~ 6: check:5'0 ~ 7: .version 8.8 check:5'0 ~~~~~~~~~~~~~ 8: .target sm_100 check:5'0 ~~~~~~~~~~~~~~~ 9: .address_size 64 check:5'0 ~~~~~~~~~~~~~~~~~ 10: check:5'0 ~ 11: // .globl test_i128_generic_atomic // -- Begin function test_i128_generic_atomic check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check:5'1 ? possible intended match 12: // @test_i128_generic_atomic check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13: .visible .func test_i128_generic_atomic( ... ``` </details> https://github.com/llvm/llvm-project/pull/155198 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits