[all-commits] [llvm/llvm-project] cf5524: [RISCV] Set SEW on VPseudoTernaryWithTailPolicy an...
Michael Maitland via All-commits
all-commits at lists.llvm.org
Thu Aug 31 12:00:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf552493a417c838783568887337c99671b088fd
https://github.com/llvm/llvm-project/commit/cf552493a417c838783568887337c99671b088fd
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
Log Message:
-----------
[RISCV] Set SEW on VPseudoTernaryWithTailPolicy and VPseudoTernaryWithTailPolicyRoundingMode
The SEW field should be set here so llvm-mca can correctly resolve the
SchedClassID from the InversePseudosTable.
Differential Revision: https://reviews.llvm.org/D159231
More information about the All-commits
mailing list