Skip to content

[Matrix] Add tests for fma #953

Open
NeKon69 wants to merge 3 commits intollvm:mainfrom
NeKon69:fma-scalar-vector-matrix-tests
Open

[Matrix] Add tests for fma #953
NeKon69 wants to merge 3 commits intollvm:mainfrom
NeKon69:fma-scalar-vector-matrix-tests

Conversation

@NeKon69
Copy link

@NeKon69 NeKon69 commented Mar 11, 2026

This PR adds double tests for fma function. Only double is applicable to this function as per official api

Closes #916
Related to llvm/llvm-project/#185304

@farzonl farzonl added the test-all When applied to a PR this will opt-in to additional pre-merge test configurations.. label Mar 11, 2026
@NeKon69
Copy link
Author

NeKon69 commented Mar 12, 2026

Also some of the tests seem to fail because there isn't an fma function. Don't really know what to do with that

@farzonl
Copy link
Member

farzonl commented Mar 12, 2026

Also some of the tests seem to fail because there isn't an fma function. Don't really know what to do with that

Sorry will do a review of this in the morning. But yeah xfail for clang for now

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

Labels

test-all When applied to a PR this will opt-in to additional pre-merge test configurations..

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add test for fma

2 participants