Landing: 816274e29832
Project / Subsystem
gcc / risc-v
Date
2026-07-22
Author
Pan Li
Commit
816274e29832795b7aca93be21fdbcf31ca6227a
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- risc-v
- patch_id
- —
- commit_hash
- 816274e29832795b7aca93be21fdbcf31ca6227a
- source_type
- github
- headline
- RISC-V: Adjust test case for vwcvt.x[u].f.v overlap
- tldr
- RISC-V test case adjusted to reflect allowed register overlap in vwcvt.x[u].f.v instructions.
- author
- Pan Li
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • risc-v
- • vector instructions
- • testing
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-07-22T00:00:00.000Z
A test case for RISC-V vector operations has been modified to remove an expected failure. This adjustment aligns the test with recent changes that permit register aliasing for the vwcvt.x[u].f.v instructions, improving test accuracy.