[llvm] AMDGPU: Deprecate getArchAttrAMDGCN (PR #217769)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 15:53:52 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 140117 tests passed
* 3722 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### lld
<details>
<summary>lld.COFF/link-dll-arm64x.s</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
split-file C:\_work\llvm-project\llvm-project\lld\test\COFF\link-dll-arm64x.s C:\_work\llvm-project\llvm-project\build\tools\lld\test\COFF\Output\link-dll-arm64x.s.tmp.dir && cd C:\_work\llvm-project\llvm-project\build\tools\lld\test\COFF\Output\link-dll-arm64x.s.tmp.dir
# executed command: split-file 'C:\_work\llvm-project\llvm-project\lld\test\COFF\link-dll-arm64x.s' 'C:\_work\llvm-project\llvm-project\build\tools\lld\test\COFF\Output\link-dll-arm64x.s.tmp.dir'
# note: command had no output on stdout or stderr
# executed command: cd 'C:\_work\llvm-project\llvm-project\build\tools\lld\test\COFF\Output\link-dll-arm64x.s.tmp.dir'
# note: command had no output on stdout or stderr
# RUN: at line 4
c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe -filetype=obj -triple=arm64ec-windows sym-ec.s -o sym-ec.obj
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe' -filetype=obj -triple=arm64ec-windows sym-ec.s -o sym-ec.obj
# note: command had no output on stdout or stderr
# RUN: at line 5
c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe -filetype=obj -triple=arm64ec-windows ref-ec.s -o ref-ec.obj
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe' -filetype=obj -triple=arm64ec-windows ref-ec.s -o ref-ec.obj
# note: command had no output on stdout or stderr
# RUN: at line 6
c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe -filetype=obj -triple=aarch64-windows sym-native.s -o sym-native.obj
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe' -filetype=obj -triple=aarch64-windows sym-native.s -o sym-native.obj
# note: command had no output on stdout or stderr
# RUN: at line 7
c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe -filetype=obj -triple=aarch64-windows ref-native.s -o ref-native.obj
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe' -filetype=obj -triple=aarch64-windows ref-native.s -o ref-native.obj
# note: command had no output on stdout or stderr
# RUN: at line 8
c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe -filetype=obj -triple=arm64ec-windows C:\_work\llvm-project\llvm-project\lld\test\COFF/Inputs/loadconfig-arm64ec.s -o loadconfig-arm64ec.obj
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe' -filetype=obj -triple=arm64ec-windows 'C:\_work\llvm-project\llvm-project\lld\test\COFF/Inputs/loadconfig-arm64ec.s' -o loadconfig-arm64ec.obj
# note: command had no output on stdout or stderr
# RUN: at line 9
c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe -filetype=obj -triple=aarch64-windows C:\_work\llvm-project\llvm-project\lld\test\COFF/Inputs/loadconfig-arm64.s -o loadconfig-arm64.obj
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe' -filetype=obj -triple=aarch64-windows 'C:\_work\llvm-project\llvm-project\lld\test\COFF/Inputs/loadconfig-arm64.s' -o loadconfig-arm64.obj
# note: command had no output on stdout or stderr
# RUN: at line 11
c:\_work\llvm-project\llvm-project\build\bin\lld-link.exe -machine:arm64x -dll -noentry -out:import.dll sym-ec.obj sym-native.obj loadconfig-arm64ec.obj loadconfig-arm64.obj
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\lld-link.exe' -machine:arm64x -dll -noentry -out:import.dll sym-ec.obj sym-native.obj loadconfig-arm64ec.obj loadconfig-arm64.obj
# note: command had no output on stdout or stderr
# RUN: at line 13
c:\_work\llvm-project\llvm-project\build\bin\lld-link.exe -machine:arm64 -dll -noentry -out:out-arm64.dll ref-native.obj import.dll -lldmingw -exclude-all-symbols -auto-import:no
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\lld-link.exe' -machine:arm64 -dll -noentry -out:out-arm64.dll ref-native.obj import.dll -lldmingw -exclude-all-symbols -auto-import:no
# note: command had no output on stdout or stderr
# RUN: at line 16
c:\_work\llvm-project\llvm-project\build\bin\llvm-readobj.exe --coff-imports out-arm64.dll | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=NATIVE C:\_work\llvm-project\llvm-project\lld\test\COFF\link-dll-arm64x.s
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llvm-readobj.exe' --coff-imports out-arm64.dll
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=NATIVE 'C:\_work\llvm-project\llvm-project\lld\test\COFF\link-dll-arm64x.s'
# note: command had no output on stdout or stderr
# RUN: at line 24
c:\_work\llvm-project\llvm-project\build\bin\lld-link.exe -machine:arm64ec -dll -noentry -out:out-arm64ec.dll ref-ec.obj import.dll loadconfig-arm64ec.obj -lldmingw -exclude-all-symbols -auto-import:no
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\lld-link.exe' -machine:arm64ec -dll -noentry -out:out-arm64ec.dll ref-ec.obj import.dll loadconfig-arm64ec.obj -lldmingw -exclude-all-symbols -auto-import:no
# .---command stderr------------
# | lld-link: error: undefined symbol: __declspec(dllimport) ec_data (EC symbol)
# | >>> referenced by ref-ec.obj:(.data)
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/217769
More information about the llvm-commits
mailing list