Landing: be751fc9fb59

Project / Subsystem

gcc / risc-v

Date

2026-07-15

Author

Pan Li

Commit

be751fc9fb59fc7683716472c64240bf730bf5c7

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
risc-v
patch_id
commit_hash
be751fc9fb59fc7683716472c64240bf730bf5c7
source_type
github
headline
RISC-V: Adjust test case due to allow vwcvt[u].x.x.v overlap
tldr
RISC-V test cases adjusted after changes to vector convert instructions.
author
Pan Li
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • risc-v
  • testing
  • vector
  • instruction set
discussion_id_link
bugzilla_pr
date
2026-07-15T00:00:00.000Z

This commit adjusts RISC-V test cases by removing expected failures. The changes are related to the vwcvt[u].x.x.v vector instructions, which have been modified. The removal of xfail markers indicates that these instructions are now expected to function correctly according to the updated specifications.