Landing: c1b20a283cac

Project / Subsystem

gcc / match

Date

2026-03-25

Author

Pengxuan Zheng

Commit

c1b20a283cac166e61024f3f8914bb9cf572719f

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
match
patch_id
commit_hash
c1b20a283cac166e61024f3f8914bb9cf572719f
source_type
github
headline
match: (X * C1) + (X << C2) -> X * (C1 + (1 << C2)) [PR124886]
tldr
match: (X * C1) + (X << C2) -> X * (C1 + (1 << C2)) [PR124886]
author
Pengxuan Zheng
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
[]
discussion_id_link
bugzilla_pr
date
2026-03-25T00:00:00.000Z

Summary unavailable — see source link.