Skip to content

Commit

Permalink
[RISCV][NFC] Cleanup SCR1 sched model (#96088)
Browse files Browse the repository at this point in the history
Related to #95948
  • Loading branch information
asi-sc authored Jun 20, 2024
1 parent e3eb12c commit d4bfc4a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions llvm/lib/Target/RISCV/RISCVSchedSyntacoreSCR1.td
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ def : ReadAdvance<ReadIRem, 0>;
def : ReadAdvance<ReadIRem32, 0>;
def : ReadAdvance<ReadIMul, 0>;
def : ReadAdvance<ReadIMul32, 0>;
def : ReadAdvance<ReadSFBJmp, 0>;
def : ReadAdvance<ReadSFBALU, 0>;

//===----------------------------------------------------------------------===//
// Unsupported extensions
Expand Down

0 comments on commit d4bfc4a

Please sign in to comment.