Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 7/13/2023
Public
Document Table of Contents

_tile_release

Synopsis

void _tile_release ()
Type Value
Type Tile
Header file #include <immintrin.h>
Instruction TILERELEASE
CPUID flags AMXTILE

Description

Release the tile configuration to return to the init state, which releases all storage it currently holds.

Technology

AMX

Category

Application-Targeted