Landing: e4b755b006f5

Project / Subsystem

gcc / risc-v

Date

2026-06-30

Author

Pan Li

Commit

e4b755b006f501d9e93f28716ca0edbecec6e5ae

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
risc-v
patch_id
commit_hash
e4b755b006f501d9e93f28716ca0edbecec6e5ae
source_type
github
headline
RISC-V: Add test cases for unsigned scalar SAT_MUL form 20
tldr
Adds test cases for RISC-V's unsigned scalar SAT_MUL instruction form 20.
author
Pan Li
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • risc-v
  • compiler
  • testing
  • instruction
discussion_id_link
bugzilla_pr
date
2026-06-30T00:00:00.000Z

This commit introduces a comprehensive set of test cases for form 20 of the RISC-V unsigned scalar SAT_MUL (saturated multiply) instruction. These tests verify the correct implementation of this specific instruction form, ensuring its functionality across various data types and operand sizes.