[all-commits] [llvm/llvm-project] 4178fa: [RISCV] Add scheduling resources for V
Evandro Menezes via All-commits
all-commits at lists.llvm.org
Tue Aug 10 23:12:28 PDT 2021
Branch: refs/heads/release/13.x
Home: https://github.com/llvm/llvm-project
Commit: 4178fa17a286e4f19018c00174cd82638b91ce0f
https://github.com/llvm/llvm-project/commit/4178fa17a286e4f19018c00174cd82638b91ce0f
Author: Evandro Menezes <evandro.menezes at sifive.com>
Date: 2021-08-10 (Tue, 10 Aug 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoV.td
M llvm/lib/Target/RISCV/RISCVSchedRocket.td
M llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
M llvm/lib/Target/RISCV/RISCVSchedule.td
A llvm/lib/Target/RISCV/RISCVScheduleV.td
Log Message:
-----------
[RISCV] Add scheduling resources for V
Add the scheduling resources for the V extension instructions.
Differential Revision: https://reviews.llvm.org/D98002
(cherry picked from commit 63a5ac4e0d969f41bf71785cc3979349a45a2892)
More information about the All-commits
mailing list