[llvm] [GISEL] Add G_INSERT_SUBVECTOR and G_EXTRACT_SUBVECTOR (PR #84538)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 19:59:13 PST 2024


arsenm wrote:

> I just read the description of G_INSERT and G_EXTRACT. They sound exactly like G_INSERT_SUBVECTOR and G_EXTRACT_SUBVECTOR. They don't use a subreg index.

We should also get rid of G_INSERT/G_EXTRACT 

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


More information about the llvm-commits mailing list