[all-commits] [llvm/llvm-project] 5d91a8: [RISCV] Add schedule class for Zbp extension and Z...
WangLian via All-commits
all-commits at lists.llvm.org
Mon Feb 28 23:45:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d91a8a707dbc55aaaedad70c76fd24931498367
https://github.com/llvm/llvm-project/commit/5d91a8a707dbc55aaaedad70c76fd24931498367
Author: lian wang <Lian.Wang at streamcomputing.com>
Date: 2022-03-01 (Tue, 01 Mar 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 schedule class for Zbp extension and Zbr extension
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D120012
More information about the All-commits
mailing list