[llvm] [GISEL] Fix bug in G_EXTRACT_SUBVECTOR definition (PR #108848)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 16 09:08:18 PDT 2024
michaelmaitland wrote:
> But extracting from a scalable vector of pearls should return a scalable vector of pearls.
Maybe this should be enforced in the MV.
https://github.com/llvm/llvm-project/pull/108848
More information about the llvm-commits
mailing list