Skip to content

[mlir][dxsa] Add imm_atomic_alloc and imm_atomic_consume instructions#192

Merged
tagolog merged 1 commit into
dxsa-mlirfrom
vshiryaev/dxsa-mlir-atomic_alloc-consume
Jun 26, 2026
Merged

[mlir][dxsa] Add imm_atomic_alloc and imm_atomic_consume instructions#192
tagolog merged 1 commit into
dxsa-mlirfrom
vshiryaev/dxsa-mlir-atomic_alloc-consume

Conversation

@tagolog

@tagolog tagolog commented Jun 21, 2026

Copy link
Copy Markdown

Example:
dxsa.imm_atomic_alloc r<0, >, u<0>
dxsa.imm_atomic_consume r<0, >, u<0>

@tagolog tagolog requested review from asavonic, asl and hvdijk June 21, 2026 04:12
@tagolog tagolog self-assigned this Jun 21, 2026
@tagolog tagolog force-pushed the vshiryaev/dxsa-mlir-atomic_alloc-consume branch 2 times, most recently from b7de68e to 88c9e74 Compare June 25, 2026 06:34
Comment thread mlir/test/Target/DXSA/atomic_ops.test
Comment thread mlir/test/Target/DXSA/atomic_ops.test
Example:
  dxsa.imm_atomic_alloc r<0, <x>>, u<0>
  dxsa.imm_atomic_consume r<0, <x>>, u<0>

Signed-off-by: Vladimir Shiryaev <vshiryaev@accesssoftek.com>
@tagolog tagolog force-pushed the vshiryaev/dxsa-mlir-atomic_alloc-consume branch from 88c9e74 to f7336d2 Compare June 26, 2026 20:07
@tagolog tagolog merged commit 352f131 into dxsa-mlir Jun 26, 2026
4 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