[llvm] [VectorCombine] Fold Deinterleave/Interleave Pairs (PR #211022)
Jacob Crawley via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 03:44:38 PDT 2026
================
----------------
jacob-crawley wrote:
I agree, I think this is my preferred approach too since the class can't be reused.
I reverted back to the original implementation of including everything within `foldDeinterleaveInterleavePair`.
https://github.com/llvm/llvm-project/pull/211022
More information about the llvm-commits
mailing list