[llvm] [GISEL] Fix bugs in G_EXTRACT_SUBVECTOR definition (PR #108848)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 10:01:15 PDT 2024


michaelmaitland wrote:

@tschuett I have updated this patch to allow different types but enforce that scalable types must be the same. I also caught another related bug in the builder.

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


More information about the llvm-commits mailing list