Landing: 31216a506dc6

Project / Subsystem

gcc / testsuite/aarch64

Date

2026-07-26

Author

Kyrylo Tkachov

Commit

31216a506dc6563dffc0c964800bf68c98ce38c1

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
testsuite/aarch64
patch_id
commit_hash
31216a506dc6563dffc0c964800bf68c98ce38c1
source_type
github
headline
testsuite/aarch64: Accept either csel polarity in fuse_cmp_csel tests
tldr
Tests for Neoverse V2 CPU macro-fusion now accept alternative condition codes.
author
Kyrylo Tkachov
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • testsuite
  • aarch64
  • optimization
discussion_id_link
bugzilla_pr
date
2026-07-26T00:00:00.000Z

GCC test cases for the Neoverse V2 CPU’s compare-and-conditional-select (CMP+CSEL) macro-fusion have been updated to accept alternative conditional polarities. This change prevents the tests from breaking due to unrelated middle-end modifications that alter control flow graph shapes, ensuring the tests focus on the actual macro-fusion behaviour.