Landing: 67c6954b9389

Project / Subsystem

gcc / risc-v

Date

2026-05-12

Author

Pan Li

Commit

67c6954b9389d74a6f12e3b2f77ea6f43a4044a2

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
risc-v
patch_id
commit_hash
67c6954b9389d74a6f12e3b2f77ea6f43a4044a2
source_type
github
headline
Add RISC-V test cases for scalar unsigned SAT form 10.
tldr
This commit adds new test cases for scalar unsigned SAT form 10 in the RISC-V architecture.
author
Pan Li
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • risc-v
  • test
  • saturation
  • arithmetic
discussion_id_link
bugzilla_pr
date
2026-05-12T00:00:00.000Z

This commit adds test cases for scalar unsigned SAT form 10 to the RISC-V architecture. The added tests ensure the correct behavior of this form, which is already supported. These tests enhance the coverage of the RISC-V instruction set and help ensure the reliability of code compiled for this architecture.