[llvm] [IA] Support vp.load in lowerInterleavedLoad [nfc-ish] (PR #149174)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 17 10:03:38 PDT 2025
preames wrote:
> > So this adds the ability to form a strided load for a vp.load deinterleave with one shuffle used.
>
> Do you want to add a test for this?
Done, see vp_load_factor3_one_active and vp_load_factor5_one_active in the most recent merge.
https://github.com/llvm/llvm-project/pull/149174
More information about the llvm-commits
mailing list