13. Release Notes#
13.1. Known Issues#
The programming model section is being updated for the token based memory operations and missing a final section on a split-k kernel.
The syntax section is under active development and is missing a few syntactic rules.
The bytecode section is under active development and missing commentary on a few details of the encoding.
Certain operations are currently missing examples and will be added in future revisions.
Stability section has not yet been written/finalized and will be added in future revisions.
The memory model section is currently under active development and will be included in future revisions.
Atomics documentation is currently under active development and will be updated in future revisions.
Atomics are currently limited in Tile IR and will be updated in future revisions.
A few operations are still being documented and their descriptions are missing some needed commentary.
The division operations will be refactored and will have updated names and semantics in the future.
The memory operations will be getting new names in a future revision.
The floating-point handling of
NaNis not fully specified and there are some differences in the stated behavior and implemented behavior, this will be resolved in a future revision.