[llvm] [VectorCombine] Add support for zext/sext/trunc to shuffleToIdentity (PR #92696)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 07:07:22 PDT 2024


artagnon wrote:

> Do you want to put together a patch for them? It is hard to see why the cast is always correct but some of the other changes look decent.

Sure, I'll also try to simplify the algorithm.

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


More information about the llvm-commits mailing list