Skip to content

[mlir][dxsa] Add eval_centroid, eval_sample_index and eval_snapped instructions#211

Merged
tagolog merged 1 commit into
dxsa-mlirfrom
vshiryaev/dxsa-mlir-resource-eval-instructions
Jul 1, 2026
Merged

[mlir][dxsa] Add eval_centroid, eval_sample_index and eval_snapped instructions#211
tagolog merged 1 commit into
dxsa-mlirfrom
vshiryaev/dxsa-mlir-resource-eval-instructions

Conversation

@tagolog

@tagolog tagolog commented Jun 28, 2026

Copy link
Copy Markdown

Example:
dxsa.eval_centroid r<0>, r<1>
dxsa.eval_sample_index r<0>, r<1>, l(0x2)
dxsa.eval_snapped r<0>, r<1>, l(0x2, 0x3, 0x0, 0x0)

@tagolog tagolog requested a review from asavonic June 28, 2026 19:19
@tagolog tagolog self-assigned this Jun 28, 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.

Comment thread mlir/include/mlir/Dialect/DXSA/IR/DXSAResourceOps.td Outdated
Comment thread mlir/include/mlir/Dialect/DXSA/IR/DXSAResourceOps.td Outdated
@tagolog tagolog force-pushed the vshiryaev/dxsa-mlir-resource-eval-instructions branch from 35d1f0b to 2ec0131 Compare July 1, 2026 05:01
…structions

Example:
  dxsa.eval_centroid r<0>, r<1>
  dxsa.eval_sample_index r<0>, r<1>, l(0x2)
  dxsa.eval_snapped r<0>, r<1>, l(0x2, 0x3, 0x0, 0x0)

Signed-off-by: Vladimir Shiryaev <vshiryaev@accesssoftek.com>
@tagolog tagolog force-pushed the vshiryaev/dxsa-mlir-resource-eval-instructions branch from 2ec0131 to cfd87f9 Compare July 1, 2026 05:11
@tagolog tagolog merged commit 581fba0 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