Skip to content

[mlir][dxsa] Add dcl_resource_raw instruction#147

Merged
tagolog merged 1 commit into
access-softek:dxsa-mlirfrom
tagolog:dxsa-mlir-dcl_resource_raw
Jun 11, 2026
Merged

[mlir][dxsa] Add dcl_resource_raw instruction#147
tagolog merged 1 commit into
access-softek:dxsa-mlirfrom
tagolog:dxsa-mlir-dcl_resource_raw

Conversation

@tagolog

@tagolog tagolog commented May 28, 2026

Copy link
Copy Markdown

Example:
dxsa.dcl_resource_raw <type = resource, components = 0, index = [0, 0, 3]>, <space = 1>

@tagolog tagolog requested a review from asavonic May 28, 2026 02:03
Comment thread mlir/include/mlir/Dialect/DXSA/IR/DXSAOps.td Outdated
Comment thread mlir/lib/Target/DXSA/BinaryParser.cpp Outdated
@tagolog tagolog force-pushed the dxsa-mlir-dcl_resource_raw branch 2 times, most recently from 2a869b0 to 3bc3c92 Compare May 29, 2026 04:03
@tagolog tagolog requested a review from asavonic May 29, 2026 21:36
Comment thread mlir/include/mlir/Dialect/DXSA/IR/DXSAOps.td
@tagolog tagolog force-pushed the dxsa-mlir-dcl_resource_raw branch from 3bc3c92 to 5d5921d Compare June 7, 2026 02:57
@tagolog tagolog requested a review from asavonic June 7, 2026 03:00

@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.

Example:
    dxsa.dcl_resource_raw <id = 3>
    dxsa.dcl_resource_raw <id = 0, lbound = 0, ubound = 3, space = 1>

Signed-off-by: Vladimir Shiryaev <tagolog@users.noreply.github.com>
@tagolog tagolog force-pushed the dxsa-mlir-dcl_resource_raw branch from 5d5921d to f8550b4 Compare June 11, 2026 01:18
@tagolog tagolog merged commit e93289f into access-softek:dxsa-mlir Jun 11, 2026
5 checks passed
@tagolog tagolog deleted the dxsa-mlir-dcl_resource_raw branch June 11, 2026 01:19
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