Skip to content

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

Open
tagolog wants to merge 1 commit into
dxsa-mlirfrom
vshiryaev/dxsa-mlir-resource-eval-instructions
Open

[mlir][dxsa] Add eval_centroid, eval_sample_index and eval_snapped instructions#211
tagolog wants to merge 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)

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