Skip to content

Conversation

kmpeng
Copy link
Contributor

@kmpeng kmpeng commented Aug 6, 2025

Closes #141.

Adds tests for mad testing 16 bit int types, half, 32 bit types, 64 bit int types, and double. Most values for 16 bit int, half, and 32 bit pulled from HLK tests. No HLK tests for 64 bit int and double.
Need to remove XFAILs after #358 and #7706 are fixed.

@kmpeng kmpeng marked this pull request as ready for review August 18, 2025 19:33
Copy link
Collaborator

@llvm-beanz llvm-beanz left a comment

Choose a reason for hiding this comment

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

A few suggestions on run lines, otherwise looks good.

Copy link
Contributor

@bob80905 bob80905 left a comment

Choose a reason for hiding this comment

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

LGTM.

@kmpeng kmpeng merged commit 7453f8e into llvm:main Aug 19, 2025
9 of 12 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.

Add test for mad
4 participants