Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

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