[all-commits] [llvm/llvm-project] fbf8aa: [RISCV][CodeGen] Add Scheduling for vset{i}vl{i} i...
Michael Maitland via All-commits
all-commits at lists.llvm.org
Wed Oct 5 07:54:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fbf8aa1b49209c8160487c631fca0df5237a883c
https://github.com/llvm/llvm-project/commit/fbf8aa1b49209c8160487c631fca0df5237a883c
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoV.td
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
M llvm/lib/Target/RISCV/RISCVScheduleV.td
Log Message:
-----------
[RISCV][CodeGen] Add Scheduling for vset{i}vl{i} instruction
Differential Revision: https://reviews.llvm.org/D135188
More information about the All-commits
mailing list