Skip to content

Commit 7e286ac

Browse files
fixup! clang-format
1 parent 3427cea commit 7e286ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/RISCV/RISCVVLOptimizer.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -986,7 +986,6 @@ static bool isSupportedInstr(const MachineInstr &MI) {
986986
case RISCV::VFNCVT_F_F_W:
987987
case RISCV::VFNCVT_ROD_F_F_W:
988988
return true;
989-
990989
}
991990

992991
return false;

0 commit comments

Comments
 (0)