[all-commits] [llvm/llvm-project] c5ac7d: [RISCV] Add OperandType for XSfmm TWiden. (#171572)
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Dec 10 13:06:17 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5ac7d66cb96f04287728691ce41fd6e3690295b
https://github.com/llvm/llvm-project/commit/c5ac7d66cb96f04287728691ce41fd6e3690295b
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-12-10 (Wed, 10 Dec 2025)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoXSfmm.td
M llvm/test/CodeGen/RISCV/rvv/sifive-xsfmm-vset-insert.mir
Log Message:
-----------
[RISCV] Add OperandType for XSfmm TWiden. (#171572)
Use the same twiden format for PseudoSF_VSETTM and PseudoSF_VSETTK
as other XSfmm pseudos. Though I don't think we use the operand from
these instructions.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list