[all-commits] [llvm/llvm-project] 6da691: [RISCV][NFC] Use SchedTernary for VPseudoVWMAC_VV_...
Michael Maitland via All-commits
all-commits at lists.llvm.org
Mon Aug 14 10:54:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6da6911489c4d4622145f2d865e1c924bfd9e729
https://github.com/llvm/llvm-project/commit/6da6911489c4d4622145f2d865e1c924bfd9e729
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
Log Message:
-----------
[RISCV][NFC] Use SchedTernary for VPseudoVWMAC_VV_VF_BF
VPseudoVWMAC_VV_VF_BF got committed around the same time we added
SchedTernary, so we missed having it use SchedTernary.
Differential Revision: https://reviews.llvm.org/D157898
More information about the All-commits
mailing list