[all-commits] [llvm/llvm-project] 3967ab: [RISCV] Add missing scheduler classes to Zbkb and ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Sep 23 21:44:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3967abcc0b839875af2cb13a74cc463fd5795ac3
https://github.com/llvm/llvm-project/commit/3967abcc0b839875af2cb13a74cc463fd5795ac3
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
M llvm/lib/Target/RISCV/RISCVSchedRocket.td
M llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
M llvm/lib/Target/RISCV/RISCVScheduleB.td
Log Message:
-----------
[RISCV] Add missing scheduler classes to Zbkb and Zbkx instructions.
Commit: 4f86c5cbb79d268d8a21c1d83d2d475295768792
https://github.com/llvm/llvm-project/commit/4f86c5cbb79d268d8a21c1d83d2d475295768792
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVSchedule.td
R llvm/lib/Target/RISCV/RISCVScheduleB.td
A llvm/lib/Target/RISCV/RISCVScheduleZb.td
Log Message:
-----------
[RISCV] Rename RISCVScheduleB.td to RISCVScheduleZb.td. NFC
Compare: https://github.com/llvm/llvm-project/compare/90a1632d0b1b...4f86c5cbb79d
More information about the All-commits
mailing list