Skip to content

Commit c9dc6b9

Browse files
weiyu-chenZuul
authored and
Zuul
committed
Remove some empty lines.
Change-Id: I161beb507e9ed05fd592fb5700c14019c721790b
1 parent 83f352f commit c9dc6b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

IGC/Compiler/CISACodeGen/EmitVISAPass.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8741,8 +8741,6 @@ void EmitPass::emitExtract(llvm::Instruction* inst)
87418741
}
87428742

87438743
{
8744-
8745-
87468744
// address variable represents register a0
87478745
CVariable* pDstArrElm = m_currShader->GetNewAddressVariable(
87488746
pIndexVar->IsUniform() ? 1 : numLanes(m_currShader->m_SIMDSize),

0 commit comments

Comments
 (0)