Landing: 9e5bf0b6ea48

Project / Subsystem

gcc / risc-v

Date

2026-05-12

Author

Pan Li

Commit

9e5bf0b6ea4833d6ea83f6bd692482ff846e9b80

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
risc-v
patch_id
commit_hash
9e5bf0b6ea4833d6ea83f6bd692482ff846e9b80
source_type
github
headline
Add RISC-V test cases for scalar unsigned SAT form 8.
tldr
This commit adds new test cases for scalar unsigned SAT form 8 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 8 to the RISC-V architecture. The added tests validate existing support for form 8, covering various data type conversions. These tests enhance the coverage of the RISC-V instruction set and improve the reliability of compiled code.