Skip to content

Commit 1a443e5

Browse files
committed
fixup! clang format
Change-Id: If3ff9fb4bdcfd557426f863b5235d2f10535d00b
1 parent bebd488 commit 1a443e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,6 @@ bool RISCVDAGToDAGISel::trySignedBitfieldExtract(SDNode *Node) {
677677
return false;
678678
}
679679

680-
681680
bool RISCVDAGToDAGISel::trySignedBitfieldInsertInSign(SDNode *Node) {
682681
// Only supported with XAndesPerf at the moment.
683682
if (!Subtarget->hasVendorXAndesPerf())

0 commit comments

Comments
 (0)