[clang] [llvm] [RISCV][MC] Add experimental Smijt, Ssijt, Smehv, and Ssehv support (PR #213431)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 1 05:27:12 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 140789 tests passed
* 4989 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### SanitizerCommon-Unit
<details>
<summary>SanitizerCommon-Unit._/Sanitizer-x86_64-Test_exe/StopTheWorld/SuspendThreadsAdvanced</summary>
```
Script:
--
C:\_work\llvm-project\llvm-project\build\runtimes\runtimes-bins\compiler-rt\lib\sanitizer_common\tests\.\Sanitizer-x86_64-Test.exe --gtest_filter=StopTheWorld.SuspendThreadsAdvanced
--
C:/_work/llvm-project/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_stoptheworld_test.cpp:144
Value of: argument.threads_stopped
Actual: false
Expected: true
```
</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/213431
More information about the cfe-commits
mailing list