For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo function
single_buffer_prologue_recipe
def single_buffer_prologue_recipe() -> List[PhaseStep]
Recipe for single-buffer prologue.
Sequence: load → store → barrier → load (prefetch) → LC frag → fence.
Returns: