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

Jacob Crawley via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 06:20:21 PDT 2026


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

----------------
jacob-crawley wrote:

You're right I don't think there's a scenario where that will be hit if `isTriviallyVectorizable()` is true so I've removed the convergent check.

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


More information about the llvm-commits mailing list