[all-commits] [llvm/llvm-project] 21a017: [RISCV] Rematerialize vfmv.v.f (#108007)
Luke Lau via All-commits
all-commits at lists.llvm.org
Tue Sep 10 18:38:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21a0176c584c47218f20322641af8a855b8ce5e2
https://github.com/llvm/llvm-project/commit/21a0176c584c47218f20322641af8a855b8ce5e2
Author: Luke Lau <luke at igalia.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
M llvm/test/CodeGen/RISCV/rvv/remat.ll
Log Message:
-----------
[RISCV] Rematerialize vfmv.v.f (#108007)
This is the same principle as vmv.v.x in #107993, but for floats.
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