[all-commits] [llvm/llvm-project] 78a224: [RISCV][NFC] Add isF argument to SchedSEWSet
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Wed May 31 21:48:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78a22401728f2fa502d52676fa52263da2446395
https://github.com/llvm/llvm-project/commit/78a22401728f2fa502d52676fa52263da2446395
Author: wangpc <pc.wang at linux.alibaba.com>
Date: 2023-06-01 (Thu, 01 Jun 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
M llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
M llvm/lib/Target/RISCV/RISCVScheduleV.td
Log Message:
-----------
[RISCV][NFC] Add isF argument to SchedSEWSet
So that we can remove `SchedSEWSetF` and simplify some code.
Reviewed By: michaelmaitland
Differential Revision: https://reviews.llvm.org/D151790
More information about the All-commits
mailing list