[llvm] [VectorCombine] Fold Deinterleave/Interleave Pairs (PR #211022)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 01:54:27 PDT 2026


================

----------------
MacDue wrote:

I think it's worth testing a select a scalar runtime condition too, e.g. `%select1 = select i1 %icmp1, <2 x i32> %deinterleavedVal, <2 x i32> splat()`.

 

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


More information about the llvm-commits mailing list