Skip to content

[mlir][dxsa] Add deq, dge, dlt and dne instructions#205

Open
tagolog wants to merge 1 commit into
dxsa-mlirfrom
vshiryaev/dxsa-mlir-deq-dge-dlt-dne
Open

[mlir][dxsa] Add deq, dge, dlt and dne instructions#205
tagolog wants to merge 1 commit into
dxsa-mlirfrom
vshiryaev/dxsa-mlir-deq-dge-dlt-dne

Conversation

@tagolog

@tagolog tagolog commented Jun 27, 2026

Copy link
Copy Markdown

Example:
dxsa.deq r<0>, r<1>, r<2>
dxsa.dge r<0>, r<1>, r<2>
dxsa.dlt r<0>, r<1>, r<2>
dxsa.dne r<0>, r<1>, r<2>

Example:
 dxsa.deq r<0>, r<1>, r<2>
 dxsa.dge r<0>, r<1>, r<2>
 dxsa.dlt r<0>, r<1>, r<2>
 dxsa.dne r<0>, r<1>, r<2>

Signed-off-by: Vladimir Shiryaev <vshiryaev@accesssoftek.com>
@tagolog tagolog self-assigned this Jun 27, 2026
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.

1 participant