Skip to content

[mlir][dxsa] Add dcl_input_ps, dcl_input_ps_siv and dcl_input_ps_sgv instructions#131

Merged
tagolog merged 1 commit into
access-softek:dxsa-mlirfrom
tagolog:dxsa-mlir-dcl_input_ps
May 21, 2026
Merged

[mlir][dxsa] Add dcl_input_ps, dcl_input_ps_siv and dcl_input_ps_sgv instructions#131
tagolog merged 1 commit into
access-softek:dxsa-mlirfrom
tagolog:dxsa-mlir-dcl_input_ps

Conversation

@tagolog
Copy link
Copy Markdown

@tagolog tagolog commented May 13, 2026

Example:
dxsa.dcl_input_ps linear %v0
dxsa.dcl_input_ps_siv linear %v1, position
dxsa.dcl_input_ps_sgv %v2, sampleIndex

@tagolog tagolog requested a review from asavonic May 13, 2026 05:33
@tagolog tagolog force-pushed the dxsa-mlir-dcl_input_ps branch 2 times, most recently from 9788c8e to c349e73 Compare May 13, 2026 20:54
@tagolog tagolog requested a review from asl May 13, 2026 22:45
Copy link
Copy Markdown
Contributor

@asavonic asavonic left a comment

Choose a reason for hiding this comment

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

LGTM overall.

Comment thread mlir/include/mlir/Dialect/DXSA/IR/DXSAOps.td
…instructions

Example:
  dxsa.dcl_input_ps linear %v0
  dxsa.dcl_input_ps_siv linear %v1, position
  dxsa.dcl_input_ps_sgv %v2, sampleIndex

Signed-off-by: Vladimir Shiryaev <tagolog@users.noreply.github.com>
@tagolog tagolog force-pushed the dxsa-mlir-dcl_input_ps branch from c349e73 to 3c494a5 Compare May 21, 2026 01:24
@tagolog tagolog merged commit fdd3b7d into access-softek:dxsa-mlir May 21, 2026
5 checks passed
@tagolog tagolog deleted the dxsa-mlir-dcl_input_ps branch May 21, 2026 01:25
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