Skip to content

Add max and min matrix tests - #1459

Open
kmpeng wants to merge 2 commits into
llvm:mainfrom
kmpeng:max-min-matrix-tests
Open

Add max and min matrix tests#1459
kmpeng wants to merge 2 commits into
llvm:mainfrom
kmpeng:max-min-matrix-tests

Conversation

@kmpeng

@kmpeng kmpeng commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Closes #816 and #817.

Adds matrix tests for max and min testing float, int, and uint. The max and min tests use the same input values. Will remove the XFAILs once the Clang implementations are in.
Only testing 32-bit types because float/int/uint exercise all of the max/min ops on the DirectX and SPIR-V backends, and those ops behave the same at every bit size.

Assisted-by: Claude Opus 4.8

@kmpeng kmpeng linked an issue Aug 19, 2026 that may be closed by this pull request
1 task
@damyanp
damyanp requested a review from farzonl August 25, 2026 17:40
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.

[Matrix] Add matrix test for min [Matrix] Add matrix test for max

3 participants