Landing: 599ee740f99f

Project / Subsystem

gcc / risc-v

Date

2026-07-01

Author

Pan Li

Commit

599ee740f99f8c116fac9c19051e8644757ff718

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
risc-v
patch_id
commit_hash
599ee740f99f8c116fac9c19051e8644757ff718
source_type
github
headline
RISC-V: Add test cases for vzext.vf2 register overlap
tldr
Adds RISC-V test cases for vzext.vf2 instruction's register group 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-01T00:00:00.000Z

This commit introduces new test cases to the RISC-V test suite specifically for the vzext.vf2 instruction. These tests focus on scenarios where register groups might overlap, ensuring correct handling of widening operations within the vector extension.