Skip to content

cblas_ctrmm invalid diag fix#923

Merged
devinamatthews merged 1 commit into
flame:masterfrom
edwsmyth:i915_cblas_ctrmm_invalid_diag
Jun 25, 2026
Merged

cblas_ctrmm invalid diag fix#923
devinamatthews merged 1 commit into
flame:masterfrom
edwsmyth:i915_cblas_ctrmm_invalid_diag

Conversation

@edwsmyth

Copy link
Copy Markdown
Contributor

Error handing code for invalid diag argument in Col major path was
incorrect in cblas_ctrmm compared to other invalid argument checks
and other data type variants.

Fixes #915

Error handing code for invalid diag argument in Col major path was
incorrect in cblas_ctrmm compared to other invalid argument checks
and other data type variants.
@devinamatthews devinamatthews merged commit cad4c6d into flame:master Jun 25, 2026
15 checks passed
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.

cblas_ctrmm invalid diag problem

2 participants