Skip to content

Commit 9694d2c

Browse files
committed
fixup! accidentally deleted line
1 parent cb235c8 commit 9694d2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Target/RISCV/RISCVInstrInfoP.td

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,6 +1456,7 @@ let Predicates = [HasStdExtP, IsRV32] in {
14561456
def PMAXU_DB : RVPPairBinaryExchanged_rr<0b1111, 0b10, "pmaxu.db">;
14571457
} // Predicates = [HasStdExtP, IsRV32]
14581458

1459+
14591460
//===----------------------------------------------------------------------===//
14601461
// Codegen patterns
14611462
//===----------------------------------------------------------------------===//

0 commit comments

Comments
 (0)