aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2023-10-27 12:25:42 -0700
committerGitHub <noreply@github.com>2023-10-27 12:25:42 -0700
commit124613c8ed8dc71ca153b54cdbf41cb90d49842b (patch)
tree8c9a10d9d8feb94ef4d0d7b04d639ee84cfdc736 /llvm/lib/CodeGen/MachineInstr.cpp
parent2463a0ed70754524efb6e05b09d632dcacf9b51f (diff)
downloadllvm-124613c8ed8dc71ca153b54cdbf41cb90d49842b.zip
llvm-124613c8ed8dc71ca153b54cdbf41cb90d49842b.tar.gz
llvm-124613c8ed8dc71ca153b54cdbf41cb90d49842b.tar.bz2
[RISCV] Separate FPR and VR copyPhysReg implementation. (#70492)
This duplicates the BuildMI from the 3 FP copy types, but separates them from the VR code and gets rid of the IsScalableVector flag. I need to add FPR<->GPR copies for GISel which needs another variation of BuildMI. So it seems cleaner to start enumerating each case as its own if.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions