Skip to content

[HIPIFY][merge] merge amd-develop into amd-staging#2333

Merged
emankov merged 3 commits intoamd-stagingfrom
upstream_merge_202601282118
Jan 29, 2026
Merged

[HIPIFY][merge] merge amd-develop into amd-staging#2333
emankov merged 3 commits intoamd-stagingfrom
upstream_merge_202601282118

Conversation

@z1-cciauto
Copy link

No description provided.

emankov and others added 3 commits January 28, 2026 18:30
[Synopsis]
+ Transformation maps reside in Stack and occupy up to `64kB` each of stack memory now
+ That leads to multiple compiler warnings about possible Stack Overflow

[Solution]
+ Move maps' initialization logic into a lambda. This prevents the compiler from creating a massive temporary array on the stack, which was the root cause of the "excessive stack usage" warning.
[HIPIFY][fix] `Stack Overflow` possible Issues - Part 6 - `Complex`
@emankov emankov changed the title merge amd-develop into amd-staging [HIPIFY][merge] merge amd-develop into amd-staging Jan 29, 2026
@emankov emankov added merge bot bot's change labels Jan 29, 2026
Copy link
Collaborator

@emankov emankov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@emankov emankov merged commit 044a03f into amd-staging Jan 29, 2026
39 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot bot's change merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants