[llvm] [RISCV][GISEL] Legalize G_INSERT_SUBVECTOR (PR #108859)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 18:57:00 PDT 2024


topperc wrote:

I'm not sure I believe this belongs in the legalizer. This feels like custom instruction selection. I think its similar to the reasons AArch64 created AArch64PostLegalizerLowering. Perhaps we should be doing the same?

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


More information about the llvm-commits mailing list