[llvm-branch-commits] [MSP430] Default to NewPM (PR #214573)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Aug 12 13:19:45 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 139644 tests passed
* 3673 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### LLVM
<details>
<summary>LLVM.DebugInfo/MSP430/sdagsplit-1.ll</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\llc.exe C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\MSP430\sdagsplit-1.ll -stop-before=msp430-asm-printer -o C:\_work\llvm-project\llvm-project\build\test\DebugInfo\MSP430\Output\sdagsplit-1.ll.tmp
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' 'C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\MSP430\sdagsplit-1.ll' -stop-before=msp430-asm-printer -o 'C:\_work\llvm-project\llvm-project\build\test\DebugInfo\MSP430\Output\sdagsplit-1.ll.tmp'
# .---command stderr------------
# | Can't find stop pass "msp430-asm-printer".
# `-----------------------------
# 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/214573
More information about the llvm-branch-commits
mailing list