[llvm] [AMDGPU] PromoteAlloca: flatten homogeneous structs to vectors (PR #217055)

via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 09:56:11 PDT 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 139965 tests passed
* 3713 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### LLVM
<details>
<summary>LLVM.CodeGen/AMDGPU/eliminate-frame-index-select.ll</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=amdgcn10.30 -disable-promote-alloca-to-vector < C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\eliminate-frame-index-select.ll | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\eliminate-frame-index-select.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=amdgcn10.30 -disable-promote-alloca-to-vector
# .---command stderr------------
# | c:\_work\llvm-project\llvm-project\build\bin\llc.exe: error: unable to get target for 'amdgcn10.30', see --version and --triple.
# `-----------------------------
# error: command failed with exit status: 1
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\eliminate-frame-index-select.ll'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\eliminate-frame-index-select.ll
# `-----------------------------
# error: command failed with exit status: 2

--

```
</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/217055


More information about the llvm-commits mailing list