Skip to content

[mlir][dxsa] Refine tests for condition instructions#206

Merged
tagolog merged 1 commit into
dxsa-mlirfrom
vshiryaev/dxsa-mlir-refine-tests-for-condition-instructions
Jul 1, 2026
Merged

[mlir][dxsa] Refine tests for condition instructions#206
tagolog merged 1 commit into
dxsa-mlirfrom
vshiryaev/dxsa-mlir-refine-tests-for-condition-instructions

Conversation

@tagolog

@tagolog tagolog commented Jun 27, 2026

Copy link
Copy Markdown

Merge per-op condition/{eq,ge,lt,ne,ieq,ige,ilt,ine,uge,ult}.test files into a single condition_ops.test, and reduce each instruction to two cases: a composite mask+swizzle (plus neg/neg_abs for float ops) and a precise variant.

@tagolog tagolog self-assigned this Jun 27, 2026

@asavonic asavonic left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM.

Merge per-op condition/{eq,ge,lt,ne,ieq,ige,ilt,ine,uge,ult}.test files
into a single condition_ops.test, and reduce each instruction to two
cases: a composite mask+swizzle (plus neg/neg_abs for float ops) and a
precise variant.

Signed-off-by: Vladimir Shiryaev <vshiryaev@accesssoftek.com>
@tagolog tagolog force-pushed the vshiryaev/dxsa-mlir-refine-tests-for-condition-instructions branch from 2e20cd9 to a133db4 Compare July 1, 2026 20:01
@tagolog tagolog merged commit 7ae5b7b into dxsa-mlir Jul 1, 2026
5 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.

2 participants