Unverified Commit 124613c8 authored by Craig Topper's avatar Craig Topper Committed by GitHub
Browse files

[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.
parent 2463a0ed
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment