Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc479 llvm::FunctionCallee shfl_fn = module->getOrInsertFunction( in EmitAMDGPUShflDown() local
485 b->CreateCall(shfl_fn, {b->CreateBitCast(value, i32_ty), offset}); in EmitAMDGPUShflDown()