mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-13 20:26:03 +08:00
Missed to remove IACA_END in previous commit
This commit is contained in:
parent
84cb1d72b8
commit
9217de8bf2
@ -799,7 +799,6 @@ void gebp_kernel<LhsScalar,RhsScalar,Index,mr,nr,ConjugateLhs,ConjugateRhs>
|
|||||||
|
|
||||||
blB += pk*4*RhsProgress;
|
blB += pk*4*RhsProgress;
|
||||||
blA += pk*3*Traits::LhsProgress;
|
blA += pk*3*Traits::LhsProgress;
|
||||||
IACA_END
|
|
||||||
}
|
}
|
||||||
// process remaining peeled loop
|
// process remaining peeled loop
|
||||||
for(Index k=peeled_kc; k<depth; k++)
|
for(Index k=peeled_kc; k<depth; k++)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user