[llvm] [NVPTX] Improve device function byval parameter lowering (PR #129188)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 21:19:21 PST 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-x64-windows-msvc` running on `windows-gcebot2` while building `llvm` at step 4 "annotate".

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

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

```
Step 4 (annotate) failure: 'python ../llvm-zorg/zorg/buildbot/builders/annotated/clang-windows.py ...' (failure)
...
  Passed           : 46095 (99.01%)
  Expectedly Failed:    39 (0.08%)
[1324/1325] Running the LLVM regression tests
llvm-lit.py: C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\utils\lit\lit\llvm\config.py:57: note: using lit tools: C:\Program Files\Git\usr\bin
llvm-lit.py: C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\utils\lit\lit\llvm\config.py:512: note: using ld.lld: c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\ld.lld.exe
llvm-lit.py: C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\utils\lit\lit\llvm\config.py:512: note: using lld-link: c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\lld-link.exe
llvm-lit.py: C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\utils\lit\lit\llvm\config.py:512: note: using ld64.lld: c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\ld64.lld.exe
llvm-lit.py: C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\utils\lit\lit\llvm\config.py:512: note: using wasm-ld: c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\wasm-ld.exe
-- Testing: 57688 tests, 32 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90
FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/reduction.test (54088 of 57688)
******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/reduction.test' FAILED ********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\llvm-exegesis.exe -mtriple=riscv64 -mcpu=sifive-p670 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVWREDSUMU_VS_M8_E32 --min-instructions=100 |     c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\filecheck.exe C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\test\tools\llvm-exegesis\RISCV\rvv\reduction.test
# executed command: 'c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\llvm-exegesis.exe' -mtriple=riscv64 -mcpu=sifive-p670 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVWREDSUMU_VS_M8_E32 --min-instructions=100
# executed command: 'c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\filecheck.exe' 'C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\test\tools\llvm-exegesis\RISCV\rvv\reduction.test'
# .---command stderr------------
# | C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\test\tools\llvm-exegesis\RISCV\rvv\reduction.test:7:14: error: CHECK-NOT: excluded string found in input
# | # CHECK-NOT: V[[REG:[0-9]+]] V[[REG]] V{{[0-9]+}}M8 V[[REG]]
# |              ^
# | <stdin>:5:31: note: found here
# |  - 'PseudoVWREDSUMU_VS_M8_E32 V16 V16 V16M8 V16 i_0xffffffffffffffff i_0x5 i_0x0'
# |                               ^~~~~~~~~~~~~~~~~
# | <stdin>:5:32: note: captured var "REG"
# |  - 'PseudoVWREDSUMU_VS_M8_E32 V16 V16 V16M8 V16 i_0xffffffffffffffff i_0x5 i_0x0'
# |                                ^~
# | 
# | Input file: <stdin>
# | Check file: C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\test\tools\llvm-exegesis\RISCV\rvv\reduction.test
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |          1: --- 
# |          2: mode: latency 
# |          3: key: 
# |          4:  instructions: 
# |          5:  - 'PseudoVWREDSUMU_VS_M8_E32 V16 V16 V16M8 V16 i_0xffffffffffffffff i_0x5 i_0x0' 
# | not:7'0                                   !~~~~~~~~~~~~~~~~                                    error: no match expected
# | not:7'1                                    !~                                                  captured var "REG"
# |          6:  config: 'vtype = {AVL: VLMAX, SEW: e32, Policy: tu/mu}' 
# |          7:  register_initial_values: 
# |          8:  - 'V16=0x0' 
# |          9:  - 'V16M8=0x0' 
Step 12 (stage 2 check) failure: stage 2 check (failure)
...
  Passed           : 46095 (99.01%)
  Expectedly Failed:    39 (0.08%)
[1324/1325] Running the LLVM regression tests
llvm-lit.py: C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\utils\lit\lit\llvm\config.py:57: note: using lit tools: C:\Program Files\Git\usr\bin
llvm-lit.py: C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\utils\lit\lit\llvm\config.py:512: note: using ld.lld: c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\ld.lld.exe
llvm-lit.py: C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\utils\lit\lit\llvm\config.py:512: note: using lld-link: c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\lld-link.exe
llvm-lit.py: C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\utils\lit\lit\llvm\config.py:512: note: using ld64.lld: c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\ld64.lld.exe
llvm-lit.py: C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\utils\lit\lit\llvm\config.py:512: note: using wasm-ld: c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\wasm-ld.exe
-- Testing: 57688 tests, 32 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90
FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/reduction.test (54088 of 57688)
******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/reduction.test' FAILED ********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\llvm-exegesis.exe -mtriple=riscv64 -mcpu=sifive-p670 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVWREDSUMU_VS_M8_E32 --min-instructions=100 |     c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\filecheck.exe C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\test\tools\llvm-exegesis\RISCV\rvv\reduction.test
# executed command: 'c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\llvm-exegesis.exe' -mtriple=riscv64 -mcpu=sifive-p670 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVWREDSUMU_VS_M8_E32 --min-instructions=100
# executed command: 'c:\b\slave\clang-x64-windows-msvc\build\stage2\bin\filecheck.exe' 'C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\test\tools\llvm-exegesis\RISCV\rvv\reduction.test'
# .---command stderr------------
# | C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\test\tools\llvm-exegesis\RISCV\rvv\reduction.test:7:14: error: CHECK-NOT: excluded string found in input
# | # CHECK-NOT: V[[REG:[0-9]+]] V[[REG]] V{{[0-9]+}}M8 V[[REG]]
# |              ^
# | <stdin>:5:31: note: found here
# |  - 'PseudoVWREDSUMU_VS_M8_E32 V16 V16 V16M8 V16 i_0xffffffffffffffff i_0x5 i_0x0'
# |                               ^~~~~~~~~~~~~~~~~
# | <stdin>:5:32: note: captured var "REG"
# |  - 'PseudoVWREDSUMU_VS_M8_E32 V16 V16 V16M8 V16 i_0xffffffffffffffff i_0x5 i_0x0'
# |                                ^~
# | 
# | Input file: <stdin>
# | Check file: C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\test\tools\llvm-exegesis\RISCV\rvv\reduction.test
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |          1: --- 
# |          2: mode: latency 
# |          3: key: 
# |          4:  instructions: 
# |          5:  - 'PseudoVWREDSUMU_VS_M8_E32 V16 V16 V16M8 V16 i_0xffffffffffffffff i_0x5 i_0x0' 
# | not:7'0                                   !~~~~~~~~~~~~~~~~                                    error: no match expected
# | not:7'1                                    !~                                                  captured var "REG"
# |          6:  config: 'vtype = {AVL: VLMAX, SEW: e32, Policy: tu/mu}' 
# |          7:  register_initial_values: 
# |          8:  - 'V16=0x0' 
# |          9:  - 'V16M8=0x0' 

```

</details>

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


More information about the llvm-commits mailing list