Landing: 51d7eac36b6e

Project / Subsystem

gcc / risc-v

Date

2026-05-12

Author

Pan Li

Commit

51d7eac36b6eba2575fe42bce3e1caa872c391e9

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
risc-v
patch_id
commit_hash
51d7eac36b6eba2575fe42bce3e1caa872c391e9
source_type
github
headline
Add RISC-V test cases for scalar unsigned SAT form 9.
tldr
This commit adds test cases for scalar unsigned SAT form 9 in RISC-V to improve code reliability.
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

New test cases for scalar unsigned SAT form 9 have been added to the RISC-V architecture. The added tests validate existing support for form 9. These tests will help ensure the reliability of compiled code by increasing coverage of the RISC-V instruction set.