Skip to content

Fix clobber list entries for arrays in POWER kernels that use inline asm#5448

Merged
martin-frbg merged 1 commit into
OpenMathLib:developfrom
martin-frbg:issue5372-2
Sep 26, 2025
Merged

Fix clobber list entries for arrays in POWER kernels that use inline asm#5448
martin-frbg merged 1 commit into
OpenMathLib:developfrom
martin-frbg:issue5372-2

Conversation

@martin-frbg
Copy link
Copy Markdown
Collaborator

proper fix for #5372 as pointed out by GCC developers there

@martin-frbg martin-frbg added this to the 0.3.31 milestone Sep 17, 2025
@martin-frbg martin-frbg merged commit c92f7f6 into OpenMathLib:develop Sep 26, 2025
83 of 88 checks passed
@sharkcz
Copy link
Copy Markdown
Contributor

sharkcz commented Sep 26, 2025

There are few little glitches in the power8 routines, going thru the failures right now ...

@sharkcz
Copy link
Copy Markdown
Contributor

sharkcz commented Sep 26, 2025

fixed in PR#5463

martin-frbg pushed a commit that referenced this pull request Sep 27, 2025
@pratiklp00
Copy link
Copy Markdown
Contributor

Hi @martin-frbg we have observed the few typos with Power10 kernel as well. I have fixed them in PR #5472. Please have a look.

@sharkcz
Copy link
Copy Markdown
Contributor

sharkcz commented Sep 30, 2025

Thanks for the P10 fixes, I didn't have a P10 system handy when fixing the P8 issues.

@martin-frbg
Copy link
Copy Markdown
Collaborator Author

I have (in the GCC Compile Farm) but I'm stretched a bit thin right now, didn't manage to put in the time over the weekend as planned

@sharkcz
Copy link
Copy Markdown
Contributor

sharkcz commented Sep 30, 2025

no problem and thanks for your work, these PRs show there are other people who care about ppc64le/Power support :-)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants