Skip to content

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

Closed
z1-cciauto wants to merge 3 commits intoamd-stagingfrom
upstream_merge_202601282309
Closed

[HIPIFY][merge] merge amd-develop into amd-staging#2334
z1-cciauto wants to merge 3 commits intoamd-stagingfrom
upstream_merge_202601282309

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 bot bot's change merge duplicate This issue or pull request already exists labels Jan 29, 2026
@emankov
Copy link
Collaborator

emankov commented Jan 29, 2026

Duplicate of #2333

@emankov emankov marked this as a duplicate of #2333 Jan 29, 2026
@emankov emankov closed this Jan 29, 2026
Copy link
Collaborator

@ranapratap55 ranapratap55 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot bot's change duplicate This issue or pull request already exists merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants