Skip to content

[mlir][dxsa] Add dfma instruction#208

Merged
tagolog merged 1 commit into
dxsa-mlirfrom
users/dzhidzhoev/mlir/fdma
Jul 1, 2026
Merged

[mlir][dxsa] Add dfma instruction#208
tagolog merged 1 commit into
dxsa-mlirfrom
users/dzhidzhoev/mlir/fdma

Conversation

@dzhidzhoev

@dzhidzhoev dzhidzhoev commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Example:
dxsa.dfma , r<0>, r<1>, r<2>
dxsa.dfma_sat , r<0>, r<1>, r<2>

Stacked on #190.

@tagolog tagolog changed the title [mlir][dxsa] Add fdma instruction [mlir][dxsa] Add dfma instruction Jun 28, 2026
@tagolog

tagolog commented Jun 28, 2026

Copy link
Copy Markdown

Commit message contains wrong instruction name fdma. Should be dfma.

Comment thread mlir/include/mlir/Dialect/DXSA/IR/DXSADoubleArithOps.td Outdated
@tagolog tagolog force-pushed the vshiryaev/dxsa-mlir-double-arithmetic-instructions branch from f393bc7 to f2f643b Compare July 1, 2026 18:17
@tagolog tagolog force-pushed the users/dzhidzhoev/mlir/fdma branch from df71993 to 20501e1 Compare July 1, 2026 18:44
@tagolog tagolog changed the base branch from vshiryaev/dxsa-mlir-double-arithmetic-instructions to dxsa-mlir July 1, 2026 18:44
@tagolog tagolog force-pushed the users/dzhidzhoev/mlir/fdma branch from 20501e1 to ed9b4a1 Compare July 1, 2026 19:00
Example:
dxsa.dfma <r0>, r<0>, r<1>, r<2>
dxsa.dfma_sat <r0>, r<0>, r<1>, r<2>
@tagolog tagolog force-pushed the users/dzhidzhoev/mlir/fdma branch from ed9b4a1 to b45d7ca Compare July 1, 2026 19:04
@tagolog tagolog merged commit 5b3abd8 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