Skip to content

Conversation

@cocolato
Copy link
Contributor

@cocolato cocolato commented Jan 14, 2026

@markshannon markshannon changed the title gh-138050: Global cooling: use cold flag instead of wram flag in MAKE_WARM gh-138050: Global cooling: use cold flag instead of warm flag in MAKE_WARM Jan 14, 2026
@markshannon
Copy link
Member

On Aarch64, this changes the MAKE_WARM stencil from:

  mov     w8, #0x1
  strb    w8, [x20, #0x24]

to

  strb    wzr, [x20, #0x24]

Copy link
Member

@markshannon markshannon left a comment

Choose a reason for hiding this comment

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

Looks good, thanks.

@markshannon markshannon merged commit 94dbce1 into python:main Jan 14, 2026
93 of 95 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants