[all-commits] [llvm/llvm-project] ae7751: [RISCV][VCIX] Add a tied constraint between rd and...
Brandon Wu via All-commits
all-commits at lists.llvm.org
Mon Oct 14 21:11:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae7751f4050d5cbd3552adbcf9958600072d37ed
https://github.com/llvm/llvm-project/commit/ae7751f4050d5cbd3552adbcf9958600072d37ed
Author: Brandon Wu <brandon.wu at sifive.com>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoXSf.td
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-xsfvcp-xvv.ll
M llvm/test/CodeGen/RISCV/rvv/xsfvcp-xvv.ll
Log Message:
-----------
[RISCV][VCIX] Add a tied constraint between rd and rs3 in sf.v.xvv and sf.v.xvw instructions (#111630)
The instruction has the constraint, but the pseudo instruction is
missing.
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