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

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 08:33:56 PDT 2026


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

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

nit: arg_size() must equal Factor (outside of invalid IR)
```suggestion
      if (II->hasOperandBundles())
```

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


More information about the llvm-commits mailing list