Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"0.2": "Update micro Instruction latency and throughput",
"0.3": "Add runtime block query and vector-interval legality notes; Normalize load/store distribution families; Update get_buf/rls_buf details",
"0.4": "Update DMA instruction docs and add PTO Tile Instruction SPEC",
"0.5": "Add CUBE instruction docs; Rename MTE instruction and address space",
},
TILEOP_TARGET: {
"0.4": "Initial PTO Tile Instruction SPEC covering core TileOps",
Expand All @@ -86,6 +87,7 @@
"0.2": "Update micro Instruction latency and throughput",
"0.3": "Add runtime block query and vector-interval legality notes; Normalize load/store distribution families; Update get_buf/rls_buf details",
"0.4": "Update DMA instruction docs and add PTO Tile Instruction SPEC",
"0.5": "Add CUBE instruction docs; Rename MTE instruction and address space",
},
}

Expand Down
Loading