[all-commits] [llvm/llvm-project] 4859ee: [RISCV] Add tied source operand to Zvqdotq MC inst...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Aug 26 09:05:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4859ee97c672294a1dafb81e43d4a3dbf07f193f
https://github.com/llvm/llvm-project/commit/4859ee97c672294a1dafb81e43d4a3dbf07f193f
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoZvqdotq.td
Log Message:
-----------
[RISCV] Add tied source operand to Zvqdotq MC instructions. (#155286)
This is consistent with what we do for integer and FP multiply
accumulate instructions.
We need new classes because normal multiply accumulate have the operands
in a different order.
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