Skip to content

[Downstream Change] Update pass for OptimizationLevel changes (#925)#930

Merged
dcandler merged 1 commit into
arm:release/arm-software/23.xfrom
dcandler:optlevel_23x
Jul 16, 2026
Merged

[Downstream Change] Update pass for OptimizationLevel changes (#925)#930
dcandler merged 1 commit into
arm:release/arm-software/23.xfrom
dcandler:optlevel_23x

Conversation

@dcandler

Copy link
Copy Markdown
Contributor

The upstream commit 5d5dd83 replaced OptimizationLevel with a simple enum class, removing the getSpeedupLevel() function. The downstream use of the function can be replaced with a cast.

Downstream issue: #409

(cherry picked from commit 56cf554)

The upstream commit 5d5dd83 replaced
OptimizationLevel with a simple enum class, removing the
getSpeedupLevel() function. The downstream use of the function can be
replaced with a cast.

Downstream issue: arm#409

(cherry picked from commit 56cf554)
@dcandler dcandler requested review from a team as code owners July 15, 2026 17:04
@github-actions github-actions Bot added the downstream-change Downstream change to LLVM tree label Jul 15, 2026
@github-actions

Copy link
Copy Markdown

This pull review modifies files outside of the arm-software directory, so please ensure it follows the Downstream Patch Policy.
An automated check will test if the tagging requirements have been met. Please wait for approving reviews from both Arm Toolchain for Embedded and Arm Toolchain for Linux teams before merging.

@dcandler dcandler merged commit 7d244b9 into arm:release/arm-software/23.x Jul 16, 2026
2 checks passed
@dcandler dcandler deleted the optlevel_23x branch July 16, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

downstream-change Downstream change to LLVM tree

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants