Landing: df28d04aa002

Project / Subsystem

gcc / gcc/testsuite

Date

2026-07-15

Author

Pan Li

Commit

df28d04aa00224116c23c8ba4f2b43350532de68

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
gcc/testsuite
patch_id
commit_hash
df28d04aa00224116c23c8ba4f2b43350532de68
source_type
github
headline
RISC-V: Add tests for vwcvt.x.x.v register overlap
tldr
New RISC-V test cases verify vwcvt.x.x.v instruction behavior with register overlap.
author
Pan Li
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • risc-v
  • vector extension
  • testing
discussion_id_link
bugzilla_pr
date
2026-07-15T00:00:00.000Z

Adds a suite of new test cases to the RISC-V testsuite specifically for the vwcvt.x.x.v instruction. These tests focus on scenarios involving register group overlap, ensuring correct functionality when source and destination registers might coincide.