[all-commits] [llvm/llvm-project] 85def3: [RISCV] Add scheduler for bfp instruction in Zbf e...
WangLian via All-commits
all-commits at lists.llvm.org
Mon Jan 17 01:17:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85def34f5e450ed1d7cb0f3af8c74f89fe4c8d1d
https://github.com/llvm/llvm-project/commit/85def34f5e450ed1d7cb0f3af8c74f89fe4c8d1d
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-01-17 (Mon, 17 Jan 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 scheduler for bfp instruction in Zbf extension
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D117290
More information about the All-commits
mailing list