Home
last modified time | relevance | path

Searched refs:dispatchSIMD (Results 1 – 1 of 1) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCISABuilder.cpp4745 uint8_t dispatchSIMD = (uint8_t)numLanes(m_program->m_dispatchSize); in SetDispatchSimdSize() local
4746 V(vKernel->AddKernelAttribute("SimdSize", 1, &dispatchSIMD)); in SetDispatchSimdSize()