[llvm] [RISCV][GISEL] Legalize G_INSERT_VECTOR_ELT (PR #108250)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 10:05:52 PDT 2024


https://github.com/arsenm commented:

You can just directly consume the constant index case of G_INSERT_VECTOR_ELT, G_INSERT doesn't really buy anything other than pulling in the constant 

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


More information about the llvm-commits mailing list