Skip to content

Work around gcc15.1 on POWER misoptimizing DGEMV at -O3#5409

Merged
martin-frbg merged 1 commit intoOpenMathLib:developfrom
martin-frbg:issue5372
Jul 30, 2025
Merged

Work around gcc15.1 on POWER misoptimizing DGEMV at -O3#5409
martin-frbg merged 1 commit intoOpenMathLib:developfrom
martin-frbg:issue5372

Conversation

@martin-frbg
Copy link
Copy Markdown
Collaborator

fixes #5372 as suggested by JeevithaPalanisamy there

@martin-frbg martin-frbg added this to the 0.3.31 milestone Jul 30, 2025
@martin-frbg martin-frbg merged commit 0968ddd into OpenMathLib:develop Jul 30, 2025
75 of 89 checks passed
martin-frbg pushed a commit that referenced this pull request Sep 27, 2025
As the assembler routines has correctly specified parameter we can drop
the previously applied workaround in #5409.
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.

test_dgemmt (actually DGEMM) failure on ppc64le with GCC 15

1 participant