[llvm] [GISEL][RISCV] Add G_VACOPY GISEL opcode and add lowering code for it. (PR #73066)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 22 13:27:01 PST 2023


topperc wrote:

Can we just handle Intrinsic::vacopy in RISCVLegalizerInfo::legalizeIntrinsic like AArch64 does?

https://github.com/llvm/llvm-project/pull/73066


More information about the llvm-commits mailing list