[all-commits] [llvm/llvm-project] a2a4b6: [RISCV] Split ReadSFB into ReadSFBJmp and ReadSFBALU.
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Jun 23 16:58:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2a4b605e2aada7fff2d88b830e420f966e0a16e
https://github.com/llvm/llvm-project/commit/a2a4b605e2aada7fff2d88b830e420f966e0a16e
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
M llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
M llvm/lib/Target/RISCV/RISCVSchedSyntacoreSCR1.td
M llvm/lib/Target/RISCV/RISCVSchedule.td
Log Message:
-----------
[RISCV] Split ReadSFB into ReadSFBJmp and ReadSFBALU.
The operands may need to be available at different times.
More information about the All-commits
mailing list