Skip to content

Commit 61ed7db

Browse files
code style
Signed-off-by: Mikhail R. Gadelha <[email protected]>
1 parent 678655f commit 61ed7db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/RISCV/RISCVISelLowering.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3524,7 +3524,6 @@ static SDValue matchSplatAsGather(SDValue SplatVal, MVT VT, const SDLoc &DL,
35243524
return convertFromScalableVector(VT, Gather, DAG, Subtarget);
35253525
}
35263526

3527-
35283527
/// Try and optimize BUILD_VECTORs with "dominant values" - these are values
35293528
/// which constitute a large proportion of the elements. In such cases we can
35303529
/// splat a vector with the dominant element and make up the shortfall with

0 commit comments

Comments
 (0)