Skip to content

Commit f7834d3

Browse files
bcheng0127igcbot
authored andcommitted
Send Bug fix
_OS_DESCRIPTION
1 parent bc18c0d commit f7834d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

visa/VisaToG4/TranslateSend3D.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1418,6 +1418,7 @@ IR_Builder::constructSrcPayloadDualRenderTarget(vISA_RT_CONTROLS cntrls,
14181418
((!(s0B->isNullReg() && s1B->isNullReg()) ? 0x1 : 0) << 0x2) |
14191419
(((!(s0A->isNullReg() && s1A->isNullReg()) || cntrls.s0aPresent) ? 0x1 : 0) << 0x3);
14201420

1421+
14211422
return std::make_tuple(srcToUse, numRows, chMask);
14221423
}
14231424

0 commit comments

Comments
 (0)