Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc5670 llvm::Value* guarding_cond = in EmitReductionFromOrToContiguousDimensions() local
5672 ksl.If(StrCat("reduce-group-", i), guarding_cond, emit_reduction_func); in EmitReductionFromOrToContiguousDimensions()
5772 llvm::Value* guarding_cond = b_.CreateAnd(index_within_ranges); in EmitElementForInputFusibleSlices() local
5790 ksl.If(StrCat("slice", i), guarding_cond, emit_slice_elem_func); in EmitElementForInputFusibleSlices()