[llvm] [RISCV] Update the canonical extension order (PR #192392)

via llvm-commits llvm-commits at lists.llvm.org
Tue May 5 22:25:23 PDT 2026


github-actions[bot] wrote:

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

* 130261 tests passed
* 2745 tests skipped
* 1 test failed

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

### LLVM-Unit
<details>
<summary>LLVM-Unit.TargetParser/_/TargetParserTests_exe/RISCVISAInfoTest/CanonicalExtensionOrderVP</summary>

```
Script:
--
C:\_work\llvm-project\llvm-project\build\unittests\TargetParser\.\TargetParserTests.exe --gtest_filter=RISCVISAInfoTest.CanonicalExtensionOrderVP
--
C:\_work\llvm-project\llvm-project\llvm\unittests\TargetParser\RISCVISAInfoTest.cpp:331
Value of: llvm::detail::TakeExpected(MaybeISAInfo)
Expected: succeeded
  Actual: failed  (experimental extension requires explicit version number `p`)


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


More information about the llvm-commits mailing list